Files | Admin

Notes:

Release Name: 0.12

Notes:
transition from RUnit to Test::Unit.
eliminated warnings.



Changes: 01-april-2004 Neoneye * version 0.12 is released. * updated README, INSTALL. * changed licence from BSD to Ruby's. * Converted tests from RUnit to Test::Unit. * Made some warnings go away because I used deprecated features. 16-september-2003 Neoneye * INSTALL was refering to 'ncurses-ruby' using the confusing 'ncurses' name. People will think it is Ncurses that I am refering to.. Which it is NOT. Also guide to how to uninstall AEditor has been added. [Johan Gade's suggestion] 27-august-2003 Neoneye * moved 'backend/cmdline.rb' to 'ncurses/cmdline.rb'. * the last week I have been playing with DocBook and 'catalog.xml'. I have started both a user- and a developer-manual project. 18-august-2003 Neoneye * change directory hierarchy, so that frontend is seperated from backend. * merged 'markers1' branch. Could not initiate the work with markers, because of the limited keybinding system. Thus the last week I have spend parsing wierd escape sequences from the keyboard, now I just have to integrate it into AEditor. When integration is completed, I will hopefully be able to Insert, Remove, Goto markers. 12-august-2003 Neoneye * version 0.11 is released.