summary refs log tree commit diff stats
path: root/lib/system/cellsets.nim
Commit message (Collapse)AuthorAgeFilesLines
* removes deprecated T/P typesAraq2018-11-161-2/+1
|
* remove ArrayDummySize with unchecked arrays (#5818)Jacek Sieka2017-08-281-3/+2
|
* fixes #6131Andreas Rumpf2017-07-221-2/+2
|
* added CellSetIter for git's historyAraq2015-12-011-0/+35
|
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-5/+5
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* lib/system/a-e - Dropped 'T' from typespdw2015-06-041-28/+29
|
* system files use new identifiersAraq2014-08-231-7/+7
|
* the big renamefest: first stepsAraq2014-08-221-1/+1
|
* preparations for easier debuggingAraq2014-04-071-0/+2
|
* case consistency part 4Araq2013-12-271-2/+2
|
* case consistency part 1Araq2013-12-271-25/+25
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* code cleanup for mark&sweep GCAraq2013-02-071-33/+1
|
* first version of a simple mark&sweep GC; activate with --gc:markAndSweepAraq2013-02-071-2/+54
|
* fixes the recently discovered GC memory leaksZahary Karadjov2012-12-201-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 investigationZahary Karadjov2012-11-281-1/+1
|
* pragma on/off improvements; endb rewrittenAraq2012-01-281-1/+1
|
* year 2012 for most copyright headersAraq2012-01-021-1/+1
|
* bugfixes for .rod files and visual C++Araq2011-12-031-3/+3
|
* shared untraced heap; bugfix: mem corruptions in message passing codeAraq2011-07-181-10/+10
|
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-3/+3
|
* further progress for multi-threadingAraq2011-05-191-11/+11
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0
|
* version0.7.10Andreas Rumpf2009-06-081-0/+196