History of the file that is called src/natools-references__intel.ads at check-in 26569a2ae15ea779
2014-11-26
| ||
20:13 | references: add Implicit_Dereference aspects file: [3c95c3227f] check-in: [3a18c0edc9] user: nat, branch: trunk, size: 6203 [annotate] [blame] [check-ins using] [diff] | |
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: [8d5344f138] check-in: [610b834d9d] user: nat, branch: trunk, size: 6135 [annotate] [blame] [check-ins using] [diff] | |
2014-07-19
| ||
18:27 | Add pragma Preelaborable_Initialization throughout the code file: [0b0ecf7c36] check-in: [3b9912ed66] user: nat, branch: trunk, size: 5906 [annotate] [blame] [check-ins using] [diff] | |
2014-07-18
| ||
17:35 | Added: references__intel: new intel-specific task-safe variant of Natools.References file: [a4b815a76e] check-in: [ca01910925] user: nat, branch: trunk, size: 5792 [annotate] [blame] [check-ins using] | |