Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/alire-project/deepend

A suite of dynamic storage pools with subpool capabilities for Ada 95, Ada 2005, and Ada 2012
https://github.com/alire-project/deepend

Project file for Alire

4491dcf36a9264110f9cd3876cdcd476f1fbf09d authored over 6 years ago
Deepend release 3.9

- Updates to support compilation with Janus Ada compiler for Ada 95
version.
- Eliminate all usa...

c30a35ac0003cfe2fe18b44f7fd985b62f8e9f54 authored about 8 years ago
Deepend release 3.8

- For the Ada95, Ada2005, and Ada 2012 versions, the generic
Subpool_Allocators package adds the...

4e01c927cd986e252f175c29bbfc953a5ca346a7 authored about 8 years ago
Deepend 3.7.1 release

- A minor update that Inlines the new Default_Value functions, and in
the 2012 version of the co...

6dfe3c5a605a4777978fed74603fa561a20d9ad5 authored about 8 years ago
Deepend Release 3.7

- An issue was reported that allocations using the generic allocators,
(Allocation and Scoped_Al...

c266e3883712d3cf042424d5626a621f14e58ff9 authored about 8 years ago
Deepend Release 3.7

- An issue was reported that allocations using the generic allocators,
(Allocation and Scoped_Al...

fe54a2e30344c6efa2024ca1c379785195cbbf1a authored about 8 years ago
Deepend 3.6 Release

- Updated Version text

3b7a0fd22d0ff91a75a0ffbdbe48268492b4b2b2 authored about 8 years ago
Deepend 3.6 Release

- Improved portability and safety by replacing usage of Ada.Unchecked_Conversion
with System.Ad...

619ae4f7d177430aa165d621bacf66f3cc038fcb authored about 8 years ago
Deepend 3.5.1 release

Updated VERSION to describe the features of the 3.5.1 release

8f90d8b5d02e71038014b81abf08180801d85ee5 authored about 8 years ago
Deepend 3.6 release

- Added support for ObjectAda compilers (both Ada 2005 and Ada 95)

a43c790879822f9285a25baf8f83d317e2b27e77 authored about 8 years ago
Merge branch 'master' of ssh://git.code.sf.net/p/deepend/code

2f257c7e3f70658a93a0a81f49082d9dd8f8ab17 authored over 8 years ago
Deepend release 3.5

- Added PTC ObjectAda .PRJ project files for all of the builds
- Fixed compile issue found in Obj...

2f3fc5d8d8d577fd0942a4ff63b391697c8c1397 authored over 8 years ago
Deepend release 3.5

Resolve merge conflicts with what had previously been pushed out in an
unofficial release.

f2c4a9818643900638bb5161d48ddef535368f70 authored over 8 years ago
Deepend Release 3.5

- Get Ada 2012 Dynamic_Pools and Bounded_Dynamic_Pools working with GNAT
GPL 2016
- Fix make fil...

5c9e9973cf2211955ecb248dc5465eb3aac722f8 authored over 8 years ago
- Improved comments and header documentation

- Add call to Set_Owner and check Is_Owner for the pool object, in addition to subpools as was th...

4f44ed2d528c668f26a6aaeeadfd01fcc9eb7bc8 authored over 10 years ago
Updated to deepend version 3.4

532aab59ae0c351e73752bf3cb374e9eb78ae275 authored over 10 years ago
- Updated build instructions for GNAT to use the make_all.gpr project

- Also mentioned support for Default_Storage_Pool in Ada 2012.

13d1d810af5e39e2b8aa479ccf5697f3e20fe477 authored over 10 years ago
Added comment in file that describes how to execute the build

d465fb7c0c4e2494189996e03985cd7bc83d3a55 authored over 10 years ago
Initial version. To build all executables type "gprbuild -Pmake_all.gpr"

469ba961a548b0544c0108b812a5624a7d884bf4 authored over 10 years ago
- GNAT compiler bugs were fixed in the GPL 2014 version, so the workarounds for those bugs were removed.

- The Pool parameter for the Default_Storage_Pool subprogram was changed to be an access paramete...

d039e25cab13ce74eeadcb602d8f2ce904dbd00c authored over 10 years ago
- Updated comments

- Removed Dynamic_Predicate as didn't think the Dynamic_Predicate was needed for a private subtyp...

424f1ce29278646a02cb96dcb430d17d6ace6365 authored over 10 years ago
Minor formatting to address new GNAT warning messages

c468604bfcf31d941f96523fdd38746f16f9a0f8 authored over 10 years ago
Slight modification to downloading instructions

3d5b12094f3d89a80da537a09e3ca12c9b509e67 authored over 11 years ago
Updated downloading instructions to match current sourceforge structure

2cb68011bed1acb76630b1df3c401075888fc369 authored over 11 years ago
Updated to Deepend 3.3

2ef7b7149c718b6eb0a96b6afdc6b3395b731028 authored over 11 years ago
Removed workaround for GNAT compiler bug that was fixed in GNAT GPL 2013

622e0acf663fba30b656e09471f435fe8779d4ef authored over 11 years ago
Removed workaround for GNAT compiler bug that was fixed in GNAT GPL 2013

9734183bfca0cf196d20001a877228bf337e78d6 authored over 11 years ago
- static_predicate needed to be a dynamic_predicate

- removed unnecessary warnings off pragma for GNAT GPL 2013

f8a8ca4274f44718081eab9d9f7199cd17f8e5f2 authored over 11 years ago
- static_predicate needed to be a dynamic_predicate

- removed unnecessary warnings off pragma for GNAT GPL 2013

c1ec77444c15ea02f62cbde7c70fd812389b0ffb authored over 11 years ago
executables should not appear in the repository

7aabaf16b54b0d0f021a4933373b53c4dbde3e83 authored over 11 years ago
object files should not appear in the repository

2e57cddd2bc9116ffd22f3472bfcb4c4de42623b authored over 11 years ago
object files should not appear in the repository

cea99cbccca3b831f9b8ca1b78def74f57d21cb8 authored over 11 years ago
Do not want object files to appear in the repository

217da2ddcca2b3c6ee2a5bdd6962f794a29779be authored over 11 years ago
Warnings off pragmas no longer needed in GNAT GPL 2013

1569a288b2e602e1e5ade6479d8451a0a23b397a authored over 11 years ago
Updated to version 3.2

fb7a19fe937d1f7a0a3753a2779e46bb1335072b authored over 12 years ago
Merge branch 'master' of ssh://deepend.git.sourceforge.net/gitroot/deepend/deepend

6f66398488805264f86dd0dbc7691e4ad4274b28 authored over 12 years ago
Updated documentation

5f955176c467af0ad1870204c4e541c91dfe38ed authored over 12 years ago
Updated documentation

7db8f11486e7444d74d680e59b55c30149bc3512 authored over 12 years ago
Renamed Scoped_Subpool_Handle type to be just Scoped_Subpool

ceef18c943da463691c13e43c65dfefb893a92ad authored over 12 years ago
- Added Storage_Used call

f98d7561b421240e6b706f1273a1f09bd8daa004 authored over 12 years ago
Minor formatting

a563fa13cff3da3760c736b20b231683f0466a70 authored over 12 years ago
- Added exception handling

- Renamed Scoped_Subpool_Handle type to just Scoped_Subpool

f669379c89004aaf0e6088fb6eab225bdde8f7d1 authored over 12 years ago
Minor formatting

34e2f090f0d285b6fd79ca804785198665590e0f authored over 12 years ago
Added exception handling

404aa6c76100a6857efc9bd72e054f05bfc9a319 authored over 12 years ago
- Added Accessibility_Check suppressions

- Added GNAT compiler bug warnings
- Replaced Generic allocators with Ada 2012 subpool allocator ...

cc36863b05f2604989483d19c6942dcf2ee6b238 authored over 12 years ago
- Added Storage_Used call

- Added not null qualifier to Pool parameters
- Renamed Scoped_Subpool_Handle type to just Scoped...

261d3185e244e968f89f05680f21dafadcdc1f18 authored over 12 years ago
Scoped_Subpool no longer is created via Create_Subpool call.

5de00d303d38e2a8effd598499752b500ca14269 authored over 12 years ago
Scoped_Subpool_Handle type renamed to just Scoped_Subpool

657683a6382c88297bb3886c90efb0bd5cd58a00 authored over 12 years ago
Minor formatting

8b8690b28640d6dd1ac316c20f2c17c9824daba6 authored over 12 years ago
Size discriminant should be Block_Size

35586c03767c7655f3a15129b2e2c2060e50cbb8 authored over 12 years ago
- Added Storage_Usage call

e485269582ab055f04ea1314fbc8dff257193f65 authored over 12 years ago
- Removed style check for overriding indicator

09cca262fdeb611d3211827db883297aec0c4b5a authored over 12 years ago
- Added Storage_Used call

- Scoped_Subpool no longer is created via Create_Subpool call

5295b632f2ee4c7ff5c9466b228e2127e74aa249 authored over 12 years ago
Ported to compile for Ada95

2e4c1531eb14565dd0a38f45dfc9e0575a006061 authored over 12 years ago
Removed overriding indicator style chck

96f7e25526604af41eced50598ac2b0ebf635819 authored over 12 years ago
- Scoped_Subpool now has discriminants, and does not have an associated Create_Subpool call

- Added exception handlers

0bcabc1700b9f35846e1bc972f987869cd73d003 authored over 12 years ago
Ported to compile for Ada95

a7201b427322653a3940e42bba39ab9792ad2be8 authored over 12 years ago
Turned off overrding indicator style check

e3aabe40420eb5271a787fd0d269a1e09e4823d6 authored over 12 years ago
Added exception handlers

4bdea8892677362e2130d2c9c2507801d6b10425 authored over 12 years ago
- Added Storage_Usage calls

b3c744843ba84a10687c8a229c590ddd7ad34310 authored over 12 years ago
Added Storage_Used, Storage_Size fixed

9f6052f203ca5d21d3f1c2dedf8905f985291947 authored over 12 years ago
Added Storage_Used, Storage_Size fixed

1e39e5720192c0829b8cb0b8a27fb385acb18884 authored over 12 years ago
Added Storage_Used, Storage_Size fixed

c560ab11e9b2047e85188014a59382b2614ca7ee authored over 12 years ago
Added Storage_Used, Storage_Size fixed

d8850e9bfaed7054dbe484f1394f544d73d46d1a authored over 12 years ago
Added Storage_Used, Storage_Size fixed

c34303043098f89623ec4a5d6f605f7f893f820c authored over 12 years ago
Added Storage_Used, Storage_Size fixed

1ac6d279330743b4b42b8d0d83551aa97fa9f61b authored over 12 years ago
Ported to Ada95

bf696f3aaa90fd1ca7d8ab0811fdfb6432d72b45 authored over 12 years ago
Ported to Ada95

d35725a6c990b34a0e3b083fec1ea1ea3cd029e3 authored over 12 years ago
Ported to Ada95

5c9ccc2877ab6f9cecf0ff83e2d07ad784b5e3c6 authored over 12 years ago
Ported to Ada95

42a0d70546cf974129985499d72d865a998932a3 authored over 12 years ago
Ported to Ada95

306c5707649b3e2a04e3df107bb17e76ab8e0c38 authored over 12 years ago
Ported to Ada95

43dc7411b68bf86f13b7484c1046d4a22b563f2d authored over 12 years ago
Removed overriding indicator check

3947755565f4bb48ab57c83bb13c05a3d9313649 authored over 12 years ago
Ported to Ada95

74d13a002c69479eb086f12e3d48400fe29b0f28 authored over 12 years ago
Removed No_Implicit_Heap_Allocations

39af24456211b4ed1981da7bedd45c156484babd authored over 12 years ago
Ported to Ada 95

ca460e8c98111289763289fc12391df94fdc4782 authored over 12 years ago
Ported to Ada 95

3c8c7ca68a874682eb6c57e780d354ea45d7970d authored over 12 years ago
Porting to Ada95

174ae112d651e2a994d913338a0eb0091a80fd20 authored over 12 years ago
Porting to Ada95

458eb750a548becde6585f519b1f41df2a2e549a authored over 12 years ago
Porting to Ada95

1bf2f0b776c5e8dc67d68cddc593ae7a27d1950f authored over 12 years ago
Updated instructions for ICC compiler

d6f639922997c1f522a8682b7a25dcf8ea0a8fcb authored over 12 years ago
Initial version

f7734da00411db7dad439e416a45b136f221cc39 authored over 12 years ago
Initial version

5ab00eee35ab65a2da2b625f61adde417962b1cb authored over 12 years ago
Initial version

4cdf0bcaeb3314cdd2b6ac5774748cdb747cd8c5 authored over 12 years ago
Initial version

5a67eacd9ff72245b8d2aeca8f611bd8cc2792fd authored over 12 years ago
Initial version

91b293dac83dd08d01371806c90a25e53462246c authored over 12 years ago
Initial version

494bded3f7f2295b78e05aace6c589478461b5ea authored over 12 years ago
Minor diffs

80d25712f55617e91b4c65cb3df7c77feed4cb77 authored over 12 years ago
Minor diffs

02e7beb63e765cea9a1431b12abe5f36c5de22f1 authored over 12 years ago
Initial version

94052c87eeaaeb6f2e706d72a207839d207b7362 authored over 12 years ago
Initial version

0ab02323df237981d924af779123ad80eccb6915 authored over 12 years ago
Moved things around

ddcd22e087dfcf00e078336f8c627b6010184422 authored over 12 years ago
Initial version

2d1b244d30a5fa2b80c62bca30ced3744ece5461 authored over 12 years ago
Initial version

4b98ebcb0efb8640bee552f98c5f6640dfbebbf0 authored over 12 years ago
Initial Version

671d4758916910fae9f14baedab01e4b5105fb41 authored over 12 years ago
Initial version

a8fbd27d1d42921ee039c26233add2a60d896a43 authored over 12 years ago
Removed No_Implicit_Heap_Allocations

182e14875662c6fa02ecde854d3777b44048a9a6 authored over 12 years ago
Added more test code

ea0139354bb42ef033db45ef4b3eec80ae54c681 authored over 12 years ago
Initial version

992c4abe6220709e92e5f2fbaa0c513491bb75c9 authored over 12 years ago
Initial version

d9f06fdf36707e9729f3da2400b8774cf319048a authored over 12 years ago