Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/paths.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-27Merge pull request #24 from HeinrichHartmann/pr-no-torchHEADmasterSoumith Chintala
2017-02-26Fix #23: Use type instead of torch.typeHeinrich Hartmann
2016-10-28Merge pull request #22 from BTNC/masterSoumith Chintala
2016-10-28fix for windows x64Rui Guo
2016-02-03lua 5.3 fixSoumith Chintala
2016-02-03lua 5.3 fixSoumith Chintala
2015-09-07Merge pull request #15 from LinusU/patch-1Soumith Chintala
2015-09-07tell git to ignore build outputLinus Unnebäck
2015-08-29Merge pull request #13 from nicholas-leonard/rtdSoumith Chintala
2015-08-28readthedocsnicholas-leonard
2015-07-25Merge pull request #11 from samehkhamis/masterSoumith Chintala
2015-07-24Compile whether using Lua 5.1 or LuaJIT under Windowssamehkhamis
2015-07-24LUA_WIN is not definedsamehkhamis
2015-07-24Work under windowssamehkhamis
2015-06-03Merge pull request #8 from nicholas-leonard/dirsLeon Bottou
2015-06-03paths.iterfiles and paths.iterdirsNicholas Leonard
2015-05-22Merge pull request #7 from zakattacktwitter/masterSoumith Chintala
2015-05-22Adding extname to complement basename.ztaylor
2014-11-15fix 5.2 compatibility patchRonan Collobert
2014-11-14paths is now lua 5.2 compatible (really)Ronan Collobert
2014-10-27adding lua52 compatibilitySoumith Chintala
2014-04-25add copyright filekoray kavukcuoglu
2014-02-15fix custom require (with dlopen(RTLD_GLOBAL))Ronan Collobert
2014-02-14fix init.luaRonan Collobert
2014-02-13LUA_BUILD_AS_DLL -> _WIN32Ronan Collobert
2014-02-13added rockspecRonan Collobert
2014-02-13new CMakeListst.txtRonan Collobert
2014-02-13dok -> mdRonan Collobert
2013-10-08pkg/paths: C89Ronan Collobert
2013-09-02paths.findprogram takes multiple argsLeon Bottou
2013-08-27clean quotes in results from paths.findprogramLeon Bottou
2013-08-26fix for path.findprogramLeon Bottou
2013-08-26more aggressive program search (win)Leon Bottou
2013-08-26added paths.findprogram and adjust gnuplot.luaLeon Bottou
2013-08-26fixed lua_uname() code for windowsLeon Bottou
2013-08-24added paths.uname()Leon Bottou
2013-08-11enhanced paths (paths.home, path.mkdir, etc)Leon Bottou
2013-02-24Fixed path assert (to be compatible with LuaJIT).Clement Farabet
2012-03-01corrected a lot of warnings, mostly due to unused variablesRonan Collobert
2012-02-13big pass over documentation to make titles consistent across all packages..koray kavukcuoglu
2012-02-09ordered pkg appearance in dokRonan Collobert
2012-02-02cmake cleanup + include fixRonan Collobert
2012-02-01cmake files cleanupRonan Collobert
2012-01-26bug corrections in CMakeListsRonan Collobert
2012-01-25initial revamp of torch7 treeRonan Collobert