40 Комити (7619caef3e1dc43c8f6fe63d3bbdd4b836a5a348)

Аутор SHA1 Порука Датум
  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 ba0e467a2e build: rename liblolcore to liblol-core, etc. пре 9 година
  Sam Hocevar 2f66dcc33f Switch PEGTL external to latest Git snapshot. пре 10 година
  Sam Hocevar 6a6ecc66e9 Port all parsers to PEGTL 1.3.1. пре 10 година
  Sam Hocevar d84605c105 Remove Xbox 360 support, too much stuff no longer compiles. пре 10 година
  Sam Hocevar ccf5f53825 misc: various mingw cross-compilation fixes. пре 11 година
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. пре 11 година
  Sam Hocevar af3ca562b9 lolremez: fix wrong argument parsing and improve error messages. пре 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 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 cd988786b9 build: reorganise includes so that we can use precompiled headers later. пре 12 година
  Sam Hocevar 7a28671dee math: get rid of the base_vec* classes (thanks to relaxed unions), rename пре 12 година
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. пре 12 година
  Sam Hocevar 398ee1b4d5 base: use lol::array in most places. пре 12 година
  Sam Hocevar 76740f77bc math: remove some vector constants that were a bit too specific. пре 12 година
  Sam Hocevar 8e732627d2 lolremez: add missing matrix.h implementation. пре 12 година
  Sam Hocevar d0ebacf545 lolremez: simplify the solver class. пре 12 година
  Sam Hocevar 90706c8d44 lolremez: move some LolRemez matrix functions out of the engine. пре 12 година
  Sam Hocevar f9840e3458 lolremez: move LolRemez out of the engine, it's really too specific. пре 12 година