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

github.com/torch/torch7.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/File.c
AgeCommit message (Expand)Author
2016-10-03replace long with ptrdiff_t for memory size/offset etcRui Guo
2016-02-04lua 5.3 fixesSoumith Chintala
2015-11-16Accept 64-bit offsets in THDiskFile_seekAdam Paszke
2015-05-29Add support for Lua 5.2Sam Gross
2015-03-16fixed long-standing bug in fileRonan Collobert
2014-11-28File: explicit the expected storage type (R/W)Cédric Deltheil
2012-08-13torch now complies with the new luaT APIRonan Collobert
2012-03-01corrected a lot of warnings, mostly due to unused variablesRonan Collobert
2012-01-25initial revamp of torch7 treeRonan Collobert