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
70eca15fb4
gambas-source-code
/
main
/
lib
/
data
/
gb.data.component
4 lines
49 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
[CONFIGURATION] * NEW: Rename gb.adt to gb.data * NEW: Mark gb.data as "Unfinished" [GB.DATA] * OPT: Block all changes from my working copy until they are mature. The interface is considered to be stable (although some details in behaviour will change); this justifies the "unfinished" state. git-svn-id: svn://localhost/gambas/trunk@5147 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-09-09 22:20:47 +02:00
State=Unfinished
Reference in a new issue
Copy permalink