120 コミット (d07ec1858bff050149e8b1158e75d1807f4c54aa)

作成者 SHA1 メッセージ 日付
  Sam Hocevar d07ec1858b Fix compilation warnings. 5年前
  Sam Hocevar cf80b8ff5e Get rid of deprecated assert.h header. 5年前
  Sam Hocevar d1a24228a2 Move lolunit.h to lol-core because it makes sense. 6年前
  Sam Hocevar 96a336db03 build: fix a few CRLF issues and make .gitattributes more robust. 7年前
  Sam Hocevar e38a7e7c22 tools: remove lolremez. 8年前
  Lolbot af53a69eb7 fixed 9 files out of 506: 9年前
  Sam Hocevar f69c3352ea build: clean up “make dist” rules. 9年前
  Sam Hocevar afada09f64 getopt: minor improvements. 9年前
  Sam Hocevar c5a4f59517 sys: getopt wrapper and reimplementation (first iteration). 9年前
  Sam Hocevar 77bac2b98f build: new --disable-tools configure option 9年前
  Sam Hocevar 7ccf613a08 build: move Lua to a submodule 9年前
  Sam Hocevar f1a2b66d62 build: move Bullet to a submodule 9年前
  Sam Hocevar fe279ea38b build: various autotools improvements and fixes 9年前
  Sam Hocevar ce05d8589a build: refactor msbuild files for usage as a submodule 9年前
  Sam Hocevar c6f4070e70 build: refactor autotools files for out-of-tree builds. 9年前
  Sam Hocevar b660d52e61 build: update build files and add external git submodule. 9年前
  Sam Hocevar ba0e467a2e build: rename liblolcore to liblol-core, etc. 9年前
  Sam Hocevar 2f66dcc33f Switch PEGTL external to latest Git snapshot. 9年前
  Sam Hocevar 6a6ecc66e9 Port all parsers to PEGTL 1.3.1. 9年前
  Sam Hocevar 78c33c6fbc zepto8: new project. 9年前
  Sam Hocevar d84605c105 Remove Xbox 360 support, too much stuff no longer compiles. 10年前
  Sam Hocevar fd25e64d5c lolunit: explicitly cast lolunit_assert_doubles_equal() arguments to double. 10年前
  Sam Hocevar 45b792cc8e test: refactor some stuff in the unit tests because I like it better that way. 10年前
  Sam Hocevar 7166760eaf math: add a new sqt type for scale/rotation/translation transforms. 10年前
  Sam Hocevar ccf5f53825 misc: various mingw cross-compilation fixes. 11年前
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. 11年前
  Benjamin ‘Touky’ Huet a8642c05c2 small buildfix in lolunit 11年前
  Sam Hocevar af3ca562b9 lolremez: fix wrong argument parsing and improve error messages. 11年前
  Sam Hocevar 24cbf425c2 lolunit: unit tests now display a meaningful report in Visual Studio. 11年前
  Sam Hocevar f791b672ed misc: lots of compilation fixes for Visual Studio (related to mediocre 11年前
  Sam Hocevar 4e76c6e708 lolremez: shorter code in the expression parser. 11年前
  Sam Hocevar 29d65231f3 lolremez: add thread workers for slightly faster convergence. 11年前
  Sam Hocevar 288bec4312 lolremez: add more timing information for the linear system solving. 11年前
  Sam Hocevar a07844682e build: remove dead PS3 code. 11年前
  Sam Hocevar 5f953f40ad lolremez: various tweaks. 11年前
  Sam Hocevar a46354472d lolremez: add abs() function, implement full high-precision floating 11年前
  Sam Hocevar d3a775738d lolremez: use successive parabolic interpolation for extrema search. 11年前
  Sam Hocevar 19727c3ddf lolremez: tweak code so that it builds on Windows (remove unsupported C++/Unix features). 11年前
  Sam Hocevar afc62a5399 lolremez: useless refactoring. 11年前
  Sam Hocevar 0e71596def lolremez: greatly improve root search times by using simple regula falsi. 11年前
  Sam Hocevar 50c2b4b46e lolremez: allow spaces in arithmetic expressions. 11年前
  Sam Hocevar 506b0e21e1 lolremez: implement a mathematical expression evaluator. 11年前
  Sam Hocevar d812101ae5 math: add vec5, vec6, etc. types up to 12 for convenience. 11年前
  Sam Hocevar 364014c6e7 lolremez: minor cosmetic changes and comments. 11年前
  Sam Hocevar 0522730f12 lolremez: use array2d for the linear system solver. 11年前
  Sam Hocevar da26809df9 lolremez: use the polynomial composition provided by the engine. 11年前
  Sam Hocevar d34f0e2991 lolremez: simplify the Remez solver by using our new polynomial class. 11年前
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 11年前
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. 11年前
  Sam Hocevar 6b64e2c337 lolunit: switch assert macros to lowercase. 11年前