comp.lang.ada
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
  1. Re: Unchecked_Deallocation with tagged class type.
     - by Dmitry A. Kazakov @ 2023-11-15 21:17 UTC [0%]

  2. Re: Unchecked_Deallocation with tagged class type.
     - by Blady @ 2023-11-15 20:26 UTC [7%]

  3. Re: Unchecked_Deallocation with tagged class type.
     - by Dmitry A. Kazakov @ 2023-11-14 22:42 UTC [0%]

  4. Unchecked_Deallocation with tagged class type.
     - by Blady @ 2023-11-14 21:11 UTC [8%]

  5. Re: Real_Arrays on heap with overloaded operators and clean syntax
     - by Jim Paloander @ 2023-01-23  6:01 UTC [0%]

  6. Re: Real_Arrays on heap with overloaded operators and clean syntax
     - by Leo Brewin @ 2023-01-23  1:14 UTC [8%]

  7. 2-dimensional view on 1 dimensional array
     - by Marek @ 2022-10-23 12:31 UTC [6%]

  8. Re: Unchecked_Deallocation with tagged types
     - by Dmitry A. Kazakov @ 2022-04-16  8:09 UTC [0%]

  9. Re: Unchecked_Deallocation with tagged types
     - by Thomas @ 2022-04-16  5:00 UTC [0%]

 10. Re: Unchecked_Deallocation with tagged types
     - by Thomas @ 2022-04-16  3:44 UTC [6%]

 11. On absurdity of collections 7.6.1 (11.1/3)
     - by Dmitry A. Kazakov @ 2021-09-29  9:09 UTC [6%]

 12. Re: Custom Storage Pool questions
     - by Simon Wright @ 2021-09-15 16:43 UTC [4%]

 13. Re: Unchecked_Deallocation with tagged types
     - by Gautier write-only address @ 2021-04-18 16:08 UTC [9%]

 14. Re: Unchecked_Deallocation with tagged types
     - by DrPi @ 2021-04-18  9:13 UTC [0%]

 15. Re: Unchecked_Deallocation with tagged types
     - by Jeffrey R. Carter @ 2021-04-18  9:07 UTC [6%]

 16. Re: Unchecked_Deallocation with tagged types
     - by DrPi @ 2021-04-18  9:06 UTC [0%]

 17. Re: Unchecked_Deallocation with tagged types
     - by Dmitry A. Kazakov @ 2021-04-18  8:21 UTC [8%]

 18. Re: Unchecked_Deallocation with tagged types
     - by Rod Kay @ 2021-04-17 22:36 UTC [6%]

 19. Re: Unchecked_Deallocation with tagged types
     - by Rod Kay @ 2021-04-17 22:29 UTC [6%]

 20. GNAT vs Matlab - operation on   multidimensional complex matrices
     - by darek @ 2020-03-23 23:16 UTC [6%]

 21. Having problems instantiating a child class with an extension aggregate
     - by b.mcguinness747 @ 2020-01-27  0:22 UTC [7%]

 22. Tracing a race condition
     - by Jere @ 2019-02-02 20:01 UTC [4%]

 23. Re: ? Is ok return a  type derived from ada.finalization.controlled from a "Pure_Function" ? thanks.
     - by Daniel Norte Moraes @ 2019-01-26 17:02 UTC [0%]

 24. Re: ? Is ok return a  type derived from ada.finalization.controlled from a "Pure_Function" ? thanks.
     - by Randy Brukardt @ 2019-01-25 21:20 UTC [0%]

 25. ? Is ok return a  type derived from ada.finalization.controlled from a "Pure_Function" ? thanks.
     - by danielcheagle @ 2019-01-24 23:56 UTC [6%]

 26. Re: Memory pools
     - by gorgelo @ 2018-05-31 19:33 UTC [4%]

 27. Re: Memory pools
     - by gorgelo @ 2018-05-31 19:28 UTC [5%]

 28. Re: How to get Ada to ?cross the chasm??
     - by Niklas Holsti @ 2018-05-11  7:21 UTC [8%]

 29. Augmented active object pattern
     - by Dmitry A. Kazakov @ 2018-04-18  8:01 UTC [4%]

 30. Re: Full view of a private partial view cannot be a subtype
     - by Stephen Leake @ 2017-12-19 19:10 UTC [0%]

 31. Re: Full view of a private partial view cannot be a subtype
     - by Jere @ 2017-12-19 13:08 UTC [0%]

 32. Re: Full view of a private partial view cannot be a subtype
     - by Dmitry A. Kazakov @ 2017-12-19  9:08 UTC [0%]

 33. Re: Full view of a private partial view cannot be a subtype
     - by Jere @ 2017-12-19  1:01 UTC [4%]

 34. Re: use Ada.Text_IO in main() or Package?
     - by gautier_niouzes @ 2017-09-14  9:49 UTC [5%]

 35. Re: Portable memory barrier?
     - by Randy Brukardt @ 2017-05-18 21:01 UTC [0%]

 36. Re: Portable memory barrier?
     - by Dmitry A. Kazakov @ 2017-05-18 17:44 UTC [4%]

 37. Re: zLibAda vs ZipAda (which should I use, if any)?
     - by gautier_niouzes @ 2016-08-27 19:15 UTC [5%]

 38. Re: Finalization and class-wide views
     - by Alejandro R. Mosteo @ 2016-06-16 11:10 UTC [6%]

 39. Ada 2005,Doubly_Linked_List with Controlled parameter
     - by George J @ 2016-04-05  2:03 UTC [5%]

 40. Re: Abortable Timed Action
     - by Simon Wright @ 2016-01-09  8:45 UTC [0%]

 41. Re: Abortable Timed Action
     - by T.G. @ 2016-01-08 20:24 UTC [4%]

 42. Re: Running a preprocessor from GPS?
     - by Randy Brukardt @ 2015-07-29 20:32 UTC [6%]

 43. Re: Running a preprocessor from GPS?
     - by EGarrulo @ 2015-07-28 22:11 UTC [6%]

 44. Re: Why does `Unchecked_Deallocation` need the access type?
     - by Niklas Holsti @ 2015-07-26 11:16 UTC [8%]

 45. Re: Why does `Unchecked_Deallocation` need the access type?
     - by Dmitry A. Kazakov @ 2015-07-26  8:54 UTC [0%]

 46. Why does `Unchecked_Deallocation` need the access type?
     - by EGarrulo @ 2015-07-26  7:11 UTC [6%]

 47. Re: silly ravenscar question
     - by Brad Moore @ 2015-02-24 15:30 UTC [6%]

 48. Re: silly ravenscar question
     - by jan.de.kruyf @ 2015-02-24 12:10 UTC [6%]

 49. Re: silly ravenscar question
     - by J-P. Rosen @ 2015-02-24 11:24 UTC [6%]

 50. Did I find mamory leak in Generic Image Decoder (GID) ?
     - by reinkor @ 2015-02-02  5:50 UTC [7%]

 51. Re: Question regarding example code in AI12-0140
     - by Randy Brukardt @ 2014-11-08  3:58 UTC [0%]

 52. Re: Question regarding example code in AI12-0140
     - by Brad Moore @ 2014-11-01 15:31 UTC [0%]

 53. Re: Question regarding example code in AI12-0140
     - by AdaMagica @ 2014-10-31 19:40 UTC [0%]

 54. Re: Question regarding example code in AI12-0140
     - by Adam Beneschan @ 2014-10-30 16:21 UTC [0%]

 55. Question regarding example code in AI12-0140
     - by Mark Lorenzen @ 2014-10-30 15:59 UTC [7%]

 56. Trying to understand Ada.Finalization.Controlled assignment mechanics.
     - by Jeremiah @ 2014-09-23  0:43 UTC [6%]

 57. Re: newbie: can't read fast enough... :-)    memory leaks...
     - by Brad Moore @ 2014-09-04  4:57 UTC [0%]

 58. Re: newbie: can't read fast enough... :-)    memory leaks...
     - by Pascal Obry @ 2014-09-03 10:17 UTC [6%]

 59. Re: A simple question about the "new" allocator
     - by Jeffrey Carter @ 2014-08-12 16:07 UTC [0%]

 60. Re: A simple question about the "new" allocator
     - by Adam Beneschan @ 2014-08-12 15:10 UTC [0%]

 61. Re: A simple question about the "new" allocator
     - by G.B. @ 2014-08-12 13:38 UTC [0%]

 62. Re: A simple question about the "new" allocator
     - by Dmitry A. Kazakov @ 2014-08-12  7:35 UTC [0%]

 63. A simple question about the "new" allocator
     - by NiGHTS @ 2014-08-12  6:54 UTC [6%]

 64. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Simon Wright @ 2014-07-24  6:52 UTC [8%]

 65. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Dennis Lee Bieber @ 2014-07-24  1:00 UTC [6%]

 66. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Robert A Duff @ 2014-07-23 22:07 UTC [7%]

 67. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Pascal Obry @ 2014-07-19  9:07 UTC [7%]

 68. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Dennis Lee Bieber @ 2014-07-18 12:41 UTC [7%]

 69. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by J-P. Rosen @ 2014-07-18  7:51 UTC [8%]

 70. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Jeffrey Carter @ 2014-07-18  6:25 UTC [8%]

 71. Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by NiGHTS @ 2014-07-18  6:17 UTC [7%]

 72. Type_Invariant and instance creation (was: Type_Invariant and Finalize)
     - by Simon Wright @ 2014-07-17 21:30 UTC [6%]

 73. Re: Position of "use"
     - by Tero Koskinen @ 2014-07-10 17:47 UTC [0%]

 74. Re: Termination of periodic tasks
     - by Natasha Kerensikova @ 2014-06-17 19:32 UTC [3%]

 75. Re: Termination of periodic tasks
     - by Dmitry A. Kazakov @ 2014-06-17  8:45 UTC [7%]

 76. Help with type definition
     - by hanslad @ 2014-05-16  7:37 UTC [6%]

 77. Re: Increasing GNAT's heap
     - by Georg Bauhaus @ 2013-11-12 19:30 UTC [6%]

 78. Re: Reference counting and idempotent finalize
     - by Jeffrey R. Carter @ 2013-09-11 12:21 UTC [5%]

 79. Re: Anonymous access types are evil, why?
     - by Gerhard Rummel @ 2013-08-30 16:16 UTC [4%]

 80. Re: Questions on Storage Pools
     - by AdaMagica @ 2013-08-13 19:36 UTC [6%]

 81. Re: Ada and string literals
     - by gautier_niouzes @ 2013-02-01 21:16 UTC [7%]

 82. Re: Question about library-level functions
     - by ytomino @ 2012-12-15 10:50 UTC [7%]

 83. Re: Task with access to itself?
     - by Dmitry A. Kazakov @ 2012-12-05 14:18 UTC [5%]

 84. GNATCOLL SQLite rollback vs cursor
     - by Stephen Leake @ 2012-08-31 10:34 UTC [5%]

 85. Re: Tasking, AWS and segmentation faults
     - by Vadim Godunko @ 2012-04-04 19:09 UTC [6%]

 86. Re: Preventing Unchecked_Deallocation?
     - by Robert A Duff @ 2012-02-07 16:27 UTC [7%]

 87. Re: Preventing Unchecked_Deallocation?
     - by Simon Belmont @ 2012-02-05 16:42 UTC [5%]

 88. Re: Delayed deallocation of non-terminated task in Gnat?
     - by Dmitry A. Kazakov @ 2011-08-30 19:23 UTC [0%]

 89. Re: Delayed deallocation of non-terminated task in Gnat?
     - by Niklas Holsti @ 2011-08-30 18:57 UTC [0%]

 90. Re: Delayed deallocation of non-terminated task in Gnat?
     - by Dmitry A. Kazakov @ 2011-08-30 16:42 UTC [7%]

 91. Re: Using local storage pools...
     - by Ludovic Brenta @ 2011-02-23 20:51 UTC [0%]

 92. Using local storage pools...
     - by Brian Drummond @ 2011-02-23 19:01 UTC [7%]

 93. Re: Need some light on using Ada or not
     - by Simon Wright @ 2011-02-21 13:44 UTC [5%]

 94. Re: User Defined Storage Pool : did you ever experiment with it ?
     - by Yannick Duchêne (Hibou57) @ 2011-01-24 23:34 UTC [0%]

 95. Re: User Defined Storage Pool : Example
     - by anon @ 2011-01-22  9:47 UTC [5%]

 96. Re: GNAT bug - still in 2010?
     - by Alexander S. Mentis @ 2010-10-27 16:11 UTC [0%]

 97. GNAT bug - still in 2010?
     - by Maciej Sobczak @ 2010-10-27 15:00 UTC [7%]

 98. Re: S-expression I/O in Ada
     - by Natasha Kerensikova @ 2010-08-27 13:19 UTC [3%]

 99. Re: S-expression I/O in Ada
     - by Natasha Kerensikova @ 2010-08-17 17:01 UTC [6%]

100. Re: ANN: Simple components for Ada v3.9
     - by Dmitry A. Kazakov @ 2010-07-13 16:35 UTC [6%]

101. Re: This MIDI stuff, would someone be interested in reviewing my code?
     - by Christophe Chaumet @ 2010-03-13  8:12 UTC [0%]

102. Re: Having a problem building with win32ada
     - by John McCabe @ 2010-03-09 21:37 UTC [8%]

103. Re: Having a problem building with win32ada
     - by John McCabe @ 2010-03-09 21:00 UTC [3%]

104. This MIDI stuff, would someone be interested in reviewing my code?
     - by John McCabe @ 2010-03-08 11:40 UTC [6%]

105. Tail recursion upon task destruction
     - by Dmitry A. Kazakov @ 2009-11-17 10:17 UTC [5%]

106. Re: Proper program structure
     - by Brad Moore @ 2009-10-02 13:10 UTC [7%]

107. Re: Unchecked_Deallocation of class-wide objects
     - by Dmitry A. Kazakov @ 2009-09-28  9:12 UTC [0%]

108. Unchecked_Deallocation of class-wide objects
     - by Maciej Sobczak @ 2009-09-28  8:43 UTC [5%]

109. Re: Pointer types (I mean access types)
     - by anon @ 2009-07-11 19:41 UTC [7%]

110. Re: Howto read line from a stream
     - by Dmitry A. Kazakov @ 2009-05-31 15:13 UTC [0%]

111. Re: Howto read line from a stream
     - by Tomek Wałkuski @ 2009-05-31 12:56 UTC [5%]

112. Re: Howto read line from a stream
     - by Dmitry A. Kazakov @ 2009-05-31 12:02 UTC [6%]

113. Re: Load an object from a file
     - by Olivier Scalbert @ 2009-04-19 13:08 UTC [0%]

114. Re: Problems with Scope of aliased Objects
     - by Dmitry A. Kazakov @ 2009-04-16 15:47 UTC [5%]

115. Re: Load an object from a file
     - by Olivier Scalbert @ 2009-04-09 20:32 UTC [6%]

116. Re: Load an object from a file
     - by Olivier Scalbert @ 2009-04-03 15:19 UTC [0%]

117. Re: Load an object from a file
     - by Ludovic Brenta @ 2009-04-03 13:37 UTC [5%]

118. Re: Newbie question -- dereferencing access
     - by Martin @ 2009-03-13 17:33 UTC [3%]

119. Re: How to implement a server socket compatible to telnet?
     - by anon @ 2008-08-20 22:57 UTC [0%]

120. Re: How to implement a server socket compatible to telnet?
     - by snoopysalive @ 2008-08-20 21:25 UTC [6%]

121. Re: another way to shoot yourself in the foot?
     - by Dmitry A. Kazakov @ 2008-06-24 17:52 UTC [7%]

122. Re: Question on initialization of packages
     - by Reinert Korsnes @ 2008-06-17 12:03 UTC [0%]

123. Re: Question on initialization of packages
     - by Dmitry A. Kazakov @ 2008-06-17 10:26 UTC [6%]

124. Re: Question on initialization of packages
     - by christoph.grein @ 2008-06-17 10:18 UTC [5%]

125. Re: Robert Dewar's great article about the Strengths of Ada over other langauges in multiprocessing!
     - by Vadim Godunko @ 2008-03-09 14:41 UTC [5%]

126. Re: Bug in Ada (SuSe 10.2) ?
     - by billjones6789 @ 2008-02-23 10:16 UTC [0%]

127. Re: Bug in Ada (SuSe 10.2) ?
     - by Robert A Duff @ 2008-02-22 21:39 UTC [0%]

128. Re: Bug in Ada (SuSe 10.2) ?
     - by Vadim Godunko @ 2008-02-22 21:29 UTC [0%]

129. Re: Bug in Ada (SuSe 10.2) ?
     - by Georg Bauhaus @ 2008-02-22 19:21 UTC [7%]

130. Re: Allocators and memory reclamation
     - by Aurele @ 2008-01-28 22:00 UTC [8%]

131. Re: Finalization of static package variables
     - by Robert A Duff @ 2007-05-11 18:26 UTC [0%]

132. Re: Finalization of static package variables
     - by Manuel Collado @ 2007-05-11 18:12 UTC [6%]

133. Re: Finalization of static package variables
     - by Manuel Collado @ 2007-05-09 22:19 UTC [6%]

134. Re: Impossible problem? A protected buffer to queue objects of a class-wide type
     - by Matthew Heaney @ 2007-04-13 17:02 UTC [6%]

135. Re: Impossible problem? A protected buffer to queue objects of a class-wide type
     - by Dmitry A. Kazakov @ 2007-04-11 13:14 UTC [5%]

136. Re: Why does this work? (overloads)
     - by Jeffrey R. Carter @ 2007-02-08 18:52 UTC [6%]

137. Re: Topological Sort Help
     - by isaac2004 @ 2007-02-08 18:29 UTC [5%]

138. Re: in defense of GC (was Re: How come Ada isn't more popular?)
     - by Ray Blaak @ 2007-02-04  8:19 UTC [0%]

139. Re: in defense of GC (was Re: How come Ada isn't more popular?)
     - by Gautier @ 2007-02-02 21:50 UTC [5%]

140. Re: Deallocating list of polymorphic objects?
     - by Randy Brukardt @ 2006-12-01  1:24 UTC [6%]

141. Deallocating list of polymorphic objects?
     - by Michael Rohan @ 2006-11-30 23:40 UTC [7%]

142. Re: Finalization
     - by Dmitry A. Kazakov @ 2006-11-21  9:22 UTC [0%]

143. Finalization
     - by Philippe Tarroux @ 2006-11-21  9:02 UTC [6%]

144. Re: GNAT compiler switches and optimization
     - by Georg Bauhaus @ 2006-10-23  0:10 UTC [5%]

145. Re: Free'ing dynamic abstract tagged types..
     - by Randy Brukardt @ 2006-09-21 22:12 UTC [7%]

146. Re: Address of an object
     - by Dmitry A. Kazakov @ 2006-09-16  8:13 UTC [0%]

147. Re: Address of an object
     - by Adam Beneschan @ 2006-09-15 23:31 UTC [0%]

148. Address of an object
     - by Dmitry A. Kazakov @ 2006-09-15 20:24 UTC [5%]

149. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Robert A Duff @ 2006-07-27 23:28 UTC [7%]

150. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Simon Wright @ 2006-07-27 22:52 UTC [7%]

151. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Jeffrey R. Carter @ 2006-07-27 19:11 UTC [7%]

152. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by adaworks @ 2006-07-27 15:49 UTC [7%]

153. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by gautier_niouzes @ 2006-07-27 11:54 UTC [7%]

154. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Peter C. Chapin @ 2006-07-27  0:07 UTC [8%]

155. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Jeffrey R. Carter @ 2006-07-26 21:28 UTC [7%]

156. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Simon Wright @ 2006-07-26 19:56 UTC [8%]

157. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Georg Bauhaus @ 2006-07-26 19:51 UTC [8%]

158. Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by fabio de francesco @ 2006-07-26 19:34 UTC [13%]

159. Re: How to properly clean up an extended, generic structure?
     - by Björn Persson @ 2006-07-09 14:49 UTC [0%]

160. Re: How to properly clean up an extended, generic structure?
     - by Ludovic Brenta @ 2006-07-09 14:33 UTC [0%]

161. Re: How to properly clean up an extended, generic structure?
     - by jimmaureenrogers @ 2006-07-09 14:29 UTC [0%]

162. How to properly clean up an extended, generic structure?
     - by Peter C. Chapin @ 2006-07-09 13:42 UTC [7%]

163. Re: Not null feature with anonymous and named access types
     - by Dmitry A. Kazakov @ 2006-06-17  8:24 UTC [0%]

164. Re: Not null feature with anonymous and named access types
     - by Randy Brukardt @ 2006-06-17  1:21 UTC [0%]

165. Re: Not null feature with anonymous and named access types
     - by Dmitry A. Kazakov @ 2006-06-15  8:21 UTC [5%]

166. Re: How-to on using the adacl-gc packages
     - by Simon Wright @ 2006-05-15 20:13 UTC [6%]

167. Re: Type safety on wikipedia
     - by Martin Krischik @ 2006-01-27 18:54 UTC [0%]

168. Re: Type safety on wikipedia
     - by Alex R. Mosteo @ 2006-01-27 11:34 UTC [0%]

169. Re: Type safety on wikipedia
     - by jimmaureenrogers @ 2006-01-27  0:38 UTC [0%]

170. Re: Type safety on wikipedia
     - by Florian Weimer @ 2006-01-26 19:07 UTC [7%]

171. Re: Unchecked deallocation issues
     - by Alex R. Mosteo @ 2005-12-09 10:06 UTC [7%]

172. Re: Unchecked deallocation issues
     - by Jeffrey R. Carter @ 2005-12-09  6:40 UTC [6%]

173. Re: function "&" for strings type cause memory problem.
     - by bubble @ 2005-11-11  8:25 UTC [6%]

174. Re: Memory Mapped Storage Pools.
     - by Dan Baysinger @ 2005-10-26  1:41 UTC [5%]

175. Adding support for multiple tasks in wxAda
     - by Lucretia @ 2005-10-25 14:02 UTC [3%]

176. Re: Ada memory management seems slow
     - by Robert A Duff @ 2005-10-16  0:40 UTC [7%]

177. Re: Ada memory management seems slow
     - by Martin Krischik @ 2005-10-14 14:49 UTC [0%]

178. Re: Ada memory management seems slow
     - by Alex R. Mosteo @ 2005-10-14  9:59 UTC [0%]

179. Re: Ada memory management seems slow
     - by Makhno @ 2005-10-13 18:39 UTC [6%]

180. Re: Memeory management
     - by tmoran @ 2005-09-05 21:43 UTC [5%]

181. Re: Ada.Containers.Indefinite_Ordered_Maps of gcc 4.0.1 has bug ?
     - by Y.Tomino @ 2005-08-06 13:13 UTC [3%]

182. Re: Help needed for ada package
     - by Steve @ 2005-07-26  3:17 UTC [7%]

183. Re: Unchecked_Conversion and task pointer.
     - by Dmitry A. Kazakov @ 2005-07-07 20:18 UTC [7%]

184. Memory_Management
     - by Bini @ 2005-04-19  1:39 UTC [5%]

185. Re: Hierarchy destruction in Ada
     - by Dmitry A. Kazakov @ 2004-12-12 15:38 UTC [6%]

186. Re: Use of Unchecked_Deallocation and pragma Controlled
     - by Simon Wright @ 2004-11-25  6:25 UTC [0%]

187. Use of Unchecked_Deallocation and pragma Controlled
     - by Mark Lorenzen @ 2004-11-24 23:47 UTC [7%]

188. Re: Unchecked deallocation question
     - by Jeffrey Carter @ 2004-11-24 17:24 UTC [0%]

189. Unchecked deallocation question
     - by Alex R. Mosteo @ 2004-11-24 15:38 UTC [6%]

190. Re: Memory leak - What the ...?
     - by Stephen Leake @ 2004-10-11 18:24 UTC [6%]

191. Re: Memory leak - What the ...?
     - by Christoph Karl Walter Grein @ 2004-10-11 10:21 UTC [6%]

192. Re: Memory leak - What the ...?
     - by Alex R. Mosteo @ 2004-10-11  8:59 UTC [6%]

193. Re: Ada memory management?
     - by Martin Krischik @ 2004-10-07 12:06 UTC [6%]

194. Re: Ada memory management?
     - by Martin Krischik @ 2004-10-07 12:00 UTC [0%]

195. Re: Ada memory management?
     - by Christoph Karl Walter Grein @ 2004-10-07 10:00 UTC [6%]

196. Re: Smarter Generics
     - by Francois G. Dorais @ 2004-08-15  1:32 UTC [6%]

197. Re: Basic program with tasks goes out of memory
     - by Dmitriy Anisimkov @ 2004-08-07  4:04 UTC [7%]

198. Re: Basic program with tasks goes out of memory
     - by Dmitry A. Kazakov @ 2004-08-05 15:18 UTC [8%]

199. Re: A simple ADA puzzle (I haven't the answer)
     - by Frank J. Lhota @ 2004-06-16 16:21 UTC [4%]

200. Re: [newbie] simple(?) data structures
     - by Stephen Leake @ 2004-06-13 14:47 UTC [5%]


Results 1-200 of ~500   | reverse | options above

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox