Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removes deprecated T/P types | Araq | 2018-11-16 | 1 | -2/+1 |
| | |||||
* | remove ArrayDummySize with unchecked arrays (#5818) | Jacek Sieka | 2017-08-28 | 1 | -3/+2 |
| | |||||
* | fixes #6131 | Andreas Rumpf | 2017-07-22 | 1 | -2/+2 |
| | |||||
* | added CellSetIter for git's history | Araq | 2015-12-01 | 1 | -0/+35 |
| | |||||
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -5/+5 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | lib/system/a-e - Dropped 'T' from types | pdw | 2015-06-04 | 1 | -28/+29 |
| | |||||
* | system files use new identifiers | Araq | 2014-08-23 | 1 | -7/+7 |
| | |||||
* | the big renamefest: first steps | Araq | 2014-08-22 | 1 | -1/+1 |
| | |||||
* | preparations for easier debugging | Araq | 2014-04-07 | 1 | -0/+2 |
| | |||||
* | case consistency part 4 | Araq | 2013-12-27 | 1 | -2/+2 |
| | |||||
* | case consistency part 1 | Araq | 2013-12-27 | 1 | -25/+25 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | code cleanup for mark&sweep GC | Araq | 2013-02-07 | 1 | -33/+1 |
| | |||||
* | first version of a simple mark&sweep GC; activate with --gc:markAndSweep | Araq | 2013-02-07 | 1 | -2/+54 |
| | |||||
* | fixes the recently discovered GC memory leaks | Zahary Karadjov | 2012-12-20 | 1 | -1/+3 |
| | | | | | | This revision is intended as comparison point between the old and the new GC The used GC can be switched in mmdisp and various statistics will be gathered during execution (these will be removed/disabled in later revisions) | ||||
* | temporary debugging code for the memory leak investigation | Zahary Karadjov | 2012-11-28 | 1 | -1/+1 |
| | |||||
* | pragma on/off improvements; endb rewritten | Araq | 2012-01-28 | 1 | -1/+1 |
| | |||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | bugfixes for .rod files and visual C++ | Araq | 2011-12-03 | 1 | -3/+3 |
| | |||||
* | shared untraced heap; bugfix: mem corruptions in message passing code | Araq | 2011-07-18 | 1 | -10/+10 |
| | |||||
* | bugfix: 'set' overloadable; further steps for multi threading support | Araq | 2011-07-08 | 1 | -3/+3 |
| | |||||
* | further progress for multi-threading | Araq | 2011-05-19 | 1 | -11/+11 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -0/+196 |