Commit Graph

14 Commits

Author SHA1 Message Date
emirpasic
3aa0eeddfb ArrayList addition (inc. test, example and documentation) 2015-03-07 17:09:47 +01:00
emirpasic
a2f7d2482e switching to BSD-style license [http://www.reddit.com/r/golang/comments/2y2x5v/gods_data_structures_for_go/cp6a90n] 2015-03-06 17:10:34 +01:00
Emir Pasic
1f7be2eba6 fix in string comparator [-1,0,1] only returns 2015-03-06 01:35:03 +01:00
Emir Pasic
140af0f233 custom comparator example and documentation 2015-03-06 01:29:16 +01:00
Emir Pasic
5c9b18e1aa examples and documentation 2015-03-06 00:43:33 +01:00
Emir Pasic
6a23043927 readme update 2015-03-05 21:21:55 +01:00
Emir Pasic
09f75253fe optimizing the array stack to shrink array by factor of 1.5, now array stack is faster than linked list stack 2015-03-05 21:10:37 +01:00
Emir Pasic
50875b13a8 Update README.md 2015-03-05 20:15:53 +01:00
Emir Pasic
17d52145c8 Update README.md 2015-03-05 20:12:13 +01:00
Emir Pasic
99fede07ea update readme - start writing some documentation 2015-03-05 20:07:30 +01:00
Emir Pasic
74d7895cfb array stack (with tests and benchmarks - kinda slow in comparison to the linked list stack) 2015-03-05 19:29:57 +01:00
Emir Pasic
e6a3d890f3 Update README.md 2015-03-05 04:34:09 +01:00
Emir Pasic
d600e08911 Update README.md 2015-03-04 21:17:12 +01:00
Emir Pasic
7c1efaf8f6 readme 2015-03-04 15:20:27 +01:00