summary refs log tree commit diff stats
path: root/lib/system/memtracker.nim
Commit message (Expand)AuthorAgeFilesLines
* ref #20694; quit value gets saturated to ranges (#20753)ringabout2022-11-051-1/+1
* 'lock levels' are deprecated, now a noop (#20539)ringabout2022-10-111-3/+3
* addQuitProc => addExitProc (#16765)Timothee Cour2021-01-221-1/+2
* make goto based exceptions available for 'nim cpp' (#13244)Andreas Rumpf2020-01-251-1/+1
* newruntime for async (#11650)Andreas Rumpf2019-07-051-1/+1
* Try to let memTracker compile (#8502)Christopher Dunn2018-08-051-6/+6
* make memory tracker work without onThreadCreationAraq2017-03-141-3/+9
* dirty changes to Nim's memory tracker; requires cleanupsAraq2017-01-311-1/+6
* improvements to memtrackingAndreas Rumpf2017-01-261-1/+2
* memory tracker is aware of threads (still not threadsafe though)Andreas Rumpf2017-01-261-7/+30
* further memtracking improvementsAndreas Rumpf2016-11-241-6/+14
* first version of the new memory tracking featureAndreas Rumpf2016-11-211-0/+62
Booth <boothj5@gmail.com> 2012-02-09 22:24:03 +0000 committer James Booth <boothj5@gmail.com> 2012-02-09 22:24:03 +0000 Renamed some source files' href='/danisanti/profani-tty/commit/profanity.h?id=5d9c7ffd9c27c1f097f71ccf940525121faefd12'>5d9c7ffd ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38