Natools

History of src/natools-references__unsafe.adb of f5300980040c16d7
Login

History of the file that is called src/natools-references__unsafe.adb at check-in f5300980040c16d7

2014-08-24
20:31
references: add Is_Last primitive

It's almost a break in abstraction, and it's unsafe to use when the reference can be accessed concurrently. However it might have some use in some context, to free the last reference when checked in a protected or thread-local context, to build a crude garbage collection system. file: [6254848d3e] check-in: [610b834d9d] user: nat, branch: trunk, size: 4627 [annotate] [blame] [check-ins using] [diff]

2014-07-16
17:44
Renamed src/natools-references.adb → src/natools-references__unsafe.adb. references: prepare variants, calling "unsafe" the existing one file: [4a7ba030d7] check-in: [ed32c25b9b] user: nat, branch: trunk, size: 4502 [annotate] [blame] [check-ins using] [diff]
2014-07-11
20:37
references: use access value directly in new constructors, instead of access to functions returning access value file: [4a7ba030d7] check-in: [c104c5befa] user: nat, branch: trunk, size: 4502 [annotate] [blame] [check-ins using] [diff]
2014-07-10
18:27
references: add constructors with user-provided access value, to allow zero-copy initialization of non-limited types file: [9b02b7f3d7] check-in: [55bbe4642d] user: nat, branch: trunk, size: 4457 [annotate] [blame] [check-ins using] [diff]
2014-04-12
16:19
natools-references: add support of references to constant file: [ced30f8c32] check-in: [8c650fd927] user: nat, branch: trunk, size: 3945 [annotate] [blame] [check-ins using] [diff]
2013-09-22
15:29
Added: References: new package implementing a reference counter file: [f831953142] check-in: [4306b2b680] user: nat, branch: trunk, size: 3855 [annotate] [blame] [check-ins using]