comp.lang.ada
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
 1. Re: Recursive algebraic data types
    - by Jeffrey R. Carter @ 2018-03-06 20:54 UTC [5%]

 2. Re: gettext for Ada
    - by Shark8 @ 2017-11-23 16:02 UTC [4%]

 3. Re: Is Ada.Containers.Vectors.Reference_Type a constrained view?
    - by Randy Brukardt @ 2017-11-15  0:38 UTC [0%]

 4. Is Ada.Containers.Vectors.Reference_Type a constrained view?
    - by Stephen Leake @ 2017-10-28 11:10 UTC [4%]

 5. Re: Array of Unbounded_String vs Indefinite_Vectors(Natural, String)
    - by Victor Porton @ 2017-10-22 12:30 UTC [0%]

 6. Re: Array of Unbounded_String vs Indefinite_Vectors(Natural, String)
    - by Victor Porton @ 2017-10-22 10:52 UTC [0%]

 7. Re: Array of Unbounded_String vs Indefinite_Vectors(Natural, String)
    - by Shark8 @ 2017-10-22  0:51 UTC [0%]

 8. Array of Unbounded_String vs Indefinite_Vectors(Natural, String)
    - by Victor Porton @ 2017-10-21 21:48 UTC [4%]

 9. Re: Convert between different container types
    - by Randy Brukardt @ 2017-10-02 23:29 UTC [0%]

10. Re: Convert between different container types
    - by Simon Wright @ 2017-09-11 21:36 UTC [0%]

11. Re: Convert between different container types
    - by Victor Porton @ 2017-09-11 21:20 UTC [0%]

12. Convert between different container types
    - by Victor Porton @ 2017-09-11 21:19 UTC [5%]

13. Getting the index for an element in mutually referencing containers
    - by Mart van de Wege @ 2017-03-09 13:45 UTC [6%]

14. Re: Ada.Numerics.Long_Real_Arrays
    - by Simon Wright @ 2017-01-26 15:03 UTC [6%]

15. Re: Ada.Numerics.Long_Real_Arrays
    - by Simon Wright @ 2017-01-26 14:52 UTC [3%]

16. Re: New to Ada need help implementing Warshall's algorithm
    - by James Brewer @ 2016-09-23 14:54 UTC [0%]

17. Re: New to Ada need help implementing Warshall's algorithm
    - by Shark8 @ 2016-09-23  4:31 UTC [5%]

18. Re: Are mutually dependant and possibly recursive types using Containers possible?
    - by Jeffrey R. Carter @ 2016-09-09 20:40 UTC [0%]

19. Are mutually dependant and possibly recursive types using Containers possible?
    - by Shark8 @ 2016-09-09 20:24 UTC [4%]

20. Re: Base64 encoding and decoding (preferably public domain)
    - by Shark8 @ 2016-08-22  2:48 UTC [3%]

21. Re: Is it possible to make a possibly self-referential type using containers?
    - by Dmitry A. Kazakov @ 2016-07-31  7:00 UTC [4%]

22. Re: Is it possible to make a possibly self-referential type using containers?
    - by Jeffrey R. Carter @ 2016-07-31  5:36 UTC [4%]

23. Re: Is it possible to make a possibly self-referential type using containers?
    - by Randy Brukardt @ 2016-07-31  2:41 UTC [3%]

24. Is it possible to make a possibly self-referential type using containers?
    - by Shark8 @ 2016-07-31  0:31 UTC [4%]

25. Re: Confused about class-wide types
    - by Randy Brukardt @ 2016-03-21 21:54 UTC [0%]

26. Re: Confused about class-wide types
    - by Mart van de Wege @ 2016-03-20 13:56 UTC [0%]

27. Re: Confused about class-wide types
    - by Shark8 @ 2016-03-20 13:18 UTC [5%]

28. Re: working with diferent instances of the same generic interface
    - by Jacob Sparre Andersen @ 2015-09-10 12:22 UTC [4%]

29. Re: Indefinite Containers of Indefinite Private Types
    - by Jeffrey R. Carter @ 2015-08-07 20:45 UTC [4%]

30. Re: Indefinite Containers of Indefinite Private Types
    - by Niklas Holsti @ 2015-08-04  5:40 UTC [0%]

31. Indefinite Containers of Indefinite Private Types
    - by Jeffrey R. Carter @ 2015-08-04  2:23 UTC [7%]

32. Re: array of string
    - by Brad Moore @ 2014-10-04  1:07 UTC [4%]

33. Re: Can anyone build AWS on Windows?
    - by Björn Lundin @ 2014-10-01 18:16 UTC [3%]

34. Re: A bad counterintuitive behaviour of Ada about OO
    - by Robert A Duff @ 2014-08-07 20:53 UTC [0%]

35. Re: A bad counterintuitive behaviour of Ada about OO
    - by Dmitry A. Kazakov @ 2014-08-07 19:41 UTC [0%]

36. Re: A bad counterintuitive behaviour of Ada about OO
    - by Robert A Duff @ 2014-08-07 18:14 UTC [5%]

37. Re: Problem with indefinite discriminant records in container
    - by Simon Wright @ 2014-08-05 16:05 UTC [5%]

38. Problem with indefinite discriminant records in container
    - by john @ 2014-08-05 13:06 UTC [5%]

39. Re: How can I declare a collection of an interface?
    - by Adam Beneschan @ 2013-08-02 18:28 UTC [5%]

40. Re: Depth First Search of a Char_Matrix?
    - by Jeffrey Carter @ 2013-04-27 17:25 UTC [0%]

41. Re: Depth First Search of a Char_Matrix?
    - by Shark8 @ 2013-04-27 15:35 UTC [3%]

42. Interresting, possibly buggy behavior in GNAT generics w/ expression function.
    - by Shark8 @ 2013-03-28 17:34 UTC [6%]

43. Re: asynchronous task communication
    - by Brian Drummond @ 2013-01-07 10:49 UTC [3%]

44. Re: Tasking troubles, unexpected termination.
    - by Shark8 @ 2012-10-31  2:17 UTC [3%]

45. Tasking troubles, unexpected termination.
    - by Shark8 @ 2012-10-30 22:03 UTC [4%]

46. Re: String_Holder ?
    - by Martin @ 2011-12-19 11:12 UTC [4%]

47. Re: Use of abstract tagged types without access types -- again and complete
    - by Alex R. Mosteo @ 2011-06-12 12:05 UTC [0%]

48. Re: Use of abstract tagged types without access types -- again and complete
    - by Prof. Dr. Carl Weierstrass @ 2011-06-10 15:43 UTC [4%]

49. Order of execution of subprogram parameters
    - by Syntax Issues @ 2011-03-19 17:10 UTC [4%]

50. Re: Little tutorial about streams
    - by Shark8 @ 2011-03-05  1:08 UTC [2%]

51. Re: Properties
    - by Brian Drummond @ 2010-12-13 15:10 UTC [0%]

52. Re: Properties
    - by Shark8 @ 2010-12-04  5:35 UTC [0%]

53. Re: Properties
    - by Randy Brukardt @ 2010-12-03 21:14 UTC [4%]

54. Re: Limited use for limited with?
    - by Maciej Sobczak @ 2010-09-28 22:04 UTC [0%]

55. Re: Limited use for limited with?
    - by Ludovic Brenta @ 2010-09-28 15:15 UTC [4%]

56. Re: S-expression I/O in Ada
    - by Ludovic Brenta @ 2010-08-18 11:14 UTC [0%]

57. Re: S-expression I/O in Ada
    - by Natasha Kerensikova @ 2010-08-18 10:49 UTC [0%]

58. Re: S-expression I/O in Ada
    - by Jeffrey Carter @ 2010-08-17 19:00 UTC [4%]

59. Re: S-expression I/O in Ada
    - by Georg Bauhaus @ 2010-08-13 10:30 UTC [5%]

60. Re: Problems with Scope of aliased Objects
    - by sjw @ 2009-04-16 19:12 UTC [4%]

61. Re: Array of Strings
    - by Per Sandberg @ 2008-09-14  9:45 UTC [6%]

62. Re: Deallocating list of polymorphic objects?
    - by Michael Rohan @ 2006-12-01  6:12 UTC [0%]

63. Re: Deallocating list of polymorphic objects?
    - by Matthew Heaney @ 2006-12-01  4:11 UTC [6%]

64. Re: Deallocating list of polymorphic objects?
    - by Matthew Heaney @ 2006-12-01  3:52 UTC [6%]

65. Re: Basic Explaination of OO in Ada
    - by Alex R. Mosteo @ 2006-09-19 16:14 UTC [0%]

66. Re: Basic Explaination of OO in Ada
    - by Ludovic Brenta @ 2006-09-19 16:06 UTC [5%]

67. Re: Basic Explaination of OO in Ada
    - by Alex R. Mosteo @ 2006-09-19 15:56 UTC [6%]

68. Re: memory management and productivity
    - by Martin Krischik @ 2004-06-21 16:47 UTC [0%]

69. Re: memory management and productivity
    - by Hyman Rosen @ 2004-06-21 15:22 UTC [0%]

70. Re: memory management and productivity
    - by Martin Krischik @ 2004-06-21  8:14 UTC [5%]


Results 1-70 of 70 | 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