summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2006-10-24updated based on date2 3.9.6.tadf
2006-10-22* configure.in: alloca is broken; use C_ALLOCA instead.matz
2006-10-22* signal.c (ruby_signal): don't set SA_RESTART. a backport frommatz
2006-10-22* string.c (rb_str_substr): should be infected with only originalnobu
2006-10-20* lib/mkmf.rb: fixed the bug of handling COMMON_MACROS.eban
2006-10-19* common.mk (NULLCMD): dummy command.nobu
2006-10-19* bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook.nobu
2006-10-18* win32/win32.c (rb_w32_utime): allow NULL to set the current time.nobu
2006-10-18* signal.c (Init_signal): handle SIGTERM. fixed: [ruby-list:42895]nobu
2006-10-18* array.c (rb_ary_shift): shorten copy size. fixed: [ruby-list:42907]nobu
2006-10-17* parse.y (parser_yylex): use particular enums. [ruby-core:09221]nobu
2006-10-15* mkconfig.rb: *OBJS are not needed for extension libraries.nobu
2006-10-14* lib/test/unit/collector/dir.rb (Collector::Dir#collect): append basenobu
2006-10-14* parse.y (singleton): no need to re-create NODE_SELF() again.matz
2006-10-14* parse.y (parser_warning, parser_warn): some error message maymatz
2006-10-13* ext/digest/lib/digest/hmac: Back out the addition of digest/hmacknu
2006-10-13* bcc32/Makefile.sub (post-install-ext): no longer needed.nobu
2006-10-13*** empty log message ***tadf
2006-10-13* ChangeLog: fixed broken time stamps again.nobu
2006-10-13updated based on date2 3.9.5.tadf
2006-10-13* ChangeLog: fixed broken time stamps.nobu
2006-10-13* lib/fileutils.rb (FileUtils.cp_r): dereference_root=true is default in Ruby...aamine
2006-10-13* object.c: Class#inherited RDoc added. a patch from Danielmatz
2006-10-13* ChangeLog: fixed typo.nobu
2006-10-12* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prependnobu
2006-10-12* lib/date.rb (Date::self.complete_hash): need to check if g ismatz
2006-10-12* object.c (rb_mod_cvar_defined): wrong id check. a patch frommatz
2006-10-12* object.c (rb_mod_cvar_defined): wrong id check. [ruby-core:09158]matz
2006-10-11fix wordingknu
2006-10-11* ext/digest: Merge from trunk; metadata location changed,knu
2006-10-10* {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't useusa
2006-10-10* ext/digest/digest.c (hexdigest_str_new, bubblebabble_str_new):knu
2006-10-10* ext/digest: Merge from trunk; apply all changes since theknu
2006-10-09* lib/parsedate.rb: documentation patch from Konrad Meyermatz
2006-10-09* lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz
2006-10-07* string.c (rb_str_scan): small documentation fix.matz
2006-10-07* bignum.c (rb_big_rshift): a bug in right shift of negativematz
2006-10-06* class.c (rb_include_module): remove unnecessary check.matz
2006-10-05* sample/openssl/c_rehash.rb: Use digest/md5 instead of obsolete md5.knu
2006-10-04* parse.y: revert recent changematz
2006-10-04* ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6.nagai
2006-10-04* eval.c (rb_call): check protected visibility based on real self,matz
2006-10-04* parse.y (mlhs): should interpret single parenthesized left handmatz
2006-10-03* test/optparse/test_getopts.rb: changed the class name of test casenobu
2006-10-03* lib/test/unit/testcase.rb (Test::Unit::TestCase.suite): test namenobu
2006-10-02* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2006-10-02* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::COLLECTORS):nobu
2006-10-02* instruby.rb: batfile should be CRLF'ed.usa
2006-10-01* common.mk (test-all): separate directory where running test casesnobu
2006-10-01* Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keepnobu