Natools

All files named "src/natools-references__unsafe.ads"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for src/natools-references__unsafe.ads

2014-11-26
20:13
references: add Implicit_Dereference aspects file: [ee81d08042] check-in: [3a18c0edc9] user: nat branch: trunk, size: 5795
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: [c4d7238aec] check-in: [610b834d9d] user: nat branch: trunk, size: 5727

2014-07-19
18:27
Add pragma Preelaborable_Initialization throughout the code file: [65f8ced397] check-in: [3b9912ed66] user: nat branch: trunk, size: 5598
2014-07-16
17:44
Renamed src/natools-references.ads → src/natools-references__unsafe.ads. references: prepare variants, calling "unsafe" the existing one file: [8f5373a61a] check-in: [ed32c25b9b] user: nat branch: trunk, size: 5484