summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 713506f960233e2e7effdf4409172e68aff8a386 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

-- 0.1.2

* fixed some bugs (options & new) (Thanks Joseph McDonald <joe@vpop.net>)
* added anonymous map
* added mlock, munlock, etc

-- 0.1.3

* added #count, #slice, #slice!
* added #insert, #casecmp (>= 171)
* corrected NEW2LONG

-- 0.1.4

* added #lstrip!, #rstrip! for 1.7.1
* corrected strip!
* corrected mm_bang_i (reverse!, etc)
* added a small test (make test)