This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5092c40096
gambas-source-code
/
main
/
lib
/
data
/
gb.data.component
4 lines
45 B
Text
Raw
Normal View
History
Unescape
Escape
[CONFIGURATION] * NEW: Add gb.adt component [GB.ADT] * NEW: gb.adt is a component to provide abstract datatypes. * NEW: Add List and ListRoot classes for circular double-linked lists which can be embedded into other classes or used standalone. * NEW: Add Deque class as a base for new Stack, Queue and PrioQueue classes on top of linked lists (thus different from related Variant[] semantics). * NEW: Add Circular class for ring buffers. git-svn-id: svn://localhost/gambas/trunk@5052 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-08-18 13:07:14 +02:00
[Component]
Author=Tobias Boege
[GB.DATA] * NEW: Mark component as stable [GB.OPENSSL] * NEW: Mark component as stable git-svn-id: svn://localhost/gambas/trunk@5825 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-09-01 20:53:24 +02:00
State=Stable
Reference in a new issue
Copy permalink