2356 Ревизии (1f715ae139e7f90924f377f2847fe0eb58e339e3)
 

Автор SHA1 Съобщение Дата
  Guillaume Bittoun 1f715ae139 simplex_interpolator: const commit преди 10 години
  Guillaume Bittoun 4118789a53 simplex_interpolator: initializing interpolator with the samples so that it can be fully usable at creation. преди 10 години
  Guillaume Bittoun 6f5c15b165 simplex_interpolator: adding first test on 2D samples преди 10 години
  Guillaume Bittoun a0e31dd6ce simplex_interpolator: bug fix (enough for tonight) преди 10 години
  Guillaume Bittoun 1cd86f9f24 simplex_interpolator: bug fix преди 10 години
  Guillaume Bittoun fee0a6f8e7 simplex_interpolator: bug fix преди 10 години
  Guillaume Bittoun 765358b5ac simplex_interpolator: nit + bug fixes преди 10 години
  Guillaume Bittoun 7e01c3afd7 simplex_interpolator: starting first test. Too tired, go to bed :) преди 10 години
  Guillaume Bittoun d513d8ac8c simplex_interpolator: adding test skeleton + build fixes преди 10 години
  Guillaume Bittoun b2671811b9 simplex_interpolator: still refactoring преди 10 години
  Guillaume Bittoun e179c9f1c5 simplex_interpolator: using a lot more quick (and probably efficient) algorithm. преди 10 години
  Guillaume Bittoun 96c54bdb54 simplex_interpolator: bug fix преди 10 години
  Guillaume Bittoun 5ac765db57 simplex_interpolator: first draft of final simplex interpolator (incoming tests and bugfix) преди 10 години
  Guillaume Bittoun 150db71579 simplex_interpolator: continuing interpolation method (to be continued…) преди 10 години
  Guillaume Bittoun ff9d900791 simplex_interpolator: adding interpolator skeleton преди 10 години
  Guillaume Bittoun 05f9979e53 map: changing comment on insertion failure in avl_tree преди 10 години
  Guillaume Bittoun 8c44cb4f1b map: re-using avl_tree in map and adding tests for string comparisons. преди 10 години
  Guillaume Bittoun bfe68911d4 string.h: bug fix on operator< преди 10 години
  Benjamin ‘Touky’ Huet 6556d689de So much for a build fix. преди 10 години
  Benjamin ‘Touky’ Huet dc45794dea Fixed shit build break преди 10 години
  Benjamin ‘Touky’ Huet fc84a65063 Did a small "Revert-but-not-really" on map+avl_tree преди 10 години
  Sam Hocevar b6cdf81fc4 build: disable ffmpeg on Windows for now. преди 10 години
  Sam Hocevar 41636a86ab build: add mingw’s libgcc to the link command on Visual Studio. преди 10 години
  Guillaume Bittoun 4fb61d06e0 avl_tree: nit (upper-case methods) bug fix and adding test for equality operator. преди 10 години
  Guillaume Bittoun 5829785014 avl_tree: using avl_tree in map object. преди 10 години
  Sam Hocevar a77d328ce9 build: add FFmpeg libraries to msbuild property sheet. преди 10 години
  Sam Hocevar 97586c549a build: add FFmpeg includes to msbuild property sheet. преди 10 години
  Sam Hocevar 979ccd23d6 build: add FFmpeg binaries for Windows. преди 10 години
  Sam Hocevar 7bd5a94ca0 image: add the skeleton for a Movie class. преди 10 години
  Sam Hocevar 9cf96538d9 build: minor compilation fix. преди 10 години
  Guillaume Bittoun 2998673ed0 String: operator < implementation преди 10 години
  Sam Hocevar 90a60ba446 image: revert GDI+ animated GIF tests; we’ll try something else. преди 10 години
  Guillaume Bittoun b9e265f46b avl_tree: tiny bug fix. преди 10 години
  Sam Hocevar 500e40c93d image: GDI+ GIF support tweaks. преди 10 години
  Sam Hocevar 28e8fd6834 image: first GIF encoder iteration. преди 10 години
  Guillaume Bittoun 022e686f5b avl_tree: moving avl_tree implementation in lol/base. преди 10 години
  Guillaume Bittoun f39d5f521c avl_tree: removing this useless cascade stuff. преди 10 години
  Guillaume Bittoun b2a2f5bf9d avl_tree: bug fix on chain insertion/deletion. преди 10 години
  Guillaume Bittoun 4e00d08dfb avl_tree: whoops ! bug fix. преди 10 години
  Guillaume Bittoun 92a8310dd2 avl_tree: adding count variable to keep the number of nodes in tree. преди 10 години
  Guillaume Bittoun ca54c69d17 avl_tree: adding copy constructor and operator= преди 10 години
  Guillaume Bittoun b05c252b96 avl_tree: iterator full implementation + test. преди 10 години
  Sam Hocevar a334a8544f avl_tree: compilation fix. преди 10 години
  Guillaume Bittoun a9e67e2cc1 avl_tree: tiny fixes + iterator features. преди 10 години
  Guillaume Bittoun 96f1cdab56 avl_tree: adding several min/max features and iterators. преди 10 години
  Guillaume Bittoun 80219bcfef avl_tree: adding chain to keep order between nodes and make a good ordered iterator. преди 10 години
  Guillaume Bittoun dcce2dfeaa avl_tree: reverting contiguous buffer because of bad performance. преди 10 години
  Guillaume Bittoun 85a88d457c avl_tree: using contiguous buffer for node storage. Copy is still unsafe and this solution needs review before complete validation (sam… ?) преди 10 години
  Guillaume Bittoun 16048b0e27 forgotten diff преди 10 години
  Guillaume Bittoun cb9877a086 avl_tree: using contiguous buffer for node storage. Copy is still unsafe and this solution needs review before complete validation (sam… ?) преди 10 години