Files | Admin

Notes:

Release Name: higgs-0.1.6

Notes:
higgs-0.1.6 is released.


Changes: 2008-07-26 TOKI Yoshinori <toki@freedom.ne.jp> * check ruby 1.9.0 (2008-07-25 revision 18217) [i686-linux] Loaded suite run Started ............................................................................................................................................................................................................................................................................................................................................................ Finished in 2076.798714343 seconds. 348 tests, 30406771 assertions, 0 failures, 0 errors * check ruby 1.8.7 (2008-06-20 patchlevel 22) [i686-linux] Loaded suite run Started ............................................................................................................................................................................................................................................................................................................................................................ Finished in 422.501347 seconds. 348 tests, 3098555 assertions, 0 failures, 0 errors 2008-07-11 TOKI Yoshinori <toki@freedom.ne.jp> * lib/higgs/version.rb: version 0.1.6. * check ruby 1.9.0 (2008-06-20 revision 17482) [i686-linux] Loaded suite run Started ............................................................................................................................................................................................................................................................................................................................................................ Finished in 1152.566426031 seconds. 348 tests, 14579396 assertions, 0 failures, 0 errors * check ruby 1.8.7 (2008-06-09 patchlevel 17) [i686-linux] Loaded suite run Started ............................................................................................................................................................................................................................................................................................................................................................ Finished in 426.574262 seconds. 348 tests, 3140575 assertions, 0 failures, 0 errors 2008-02-13 TOKI Yoshinori <toki@freedom.ne.jp> * merge from development branch of ruby-1.9. branch: branches/higgs_develop_ruby1_9 snapshot of start: tag/higgs_develop_mvcc_snapshot_20080114_merge_to_trunk snapshot of end: tags/higgs_develop_ruby1_9_snapshot_20080213_merge_to_trunk 2008-02-02 TOKI Yoshinori <toki@freedom.ne.jp> * lib/higgs/cache.rb (Higgs::MVCCCache class): fixed a bug of race condition. * lib/higgs/index.rb (Higgs::Index class): multi-thread guard on update. * lib/higgs/thread.rb: HiggsSynchronized module is new. multi-thread guard syntax like java. 2008-02-01 TOKI Yoshinori <toki@freedom.ne.jp> * development branch of ruby-1.9. branch: branches/higgs_develop_ruby1_9 snapshot of start: tag/higgs_develop_mvcc_snapshot_20080114_merge_to_trunk 2008-01-24 TOKI Yoshinori <toki@freedom.ne.jp> * refactoring of multi-thread test.