summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-06-19* array.c (ary_reverse): use ansi style declaration.kosaki
2012-06-19[Bug #6607]nobu
2012-06-19process.c: no method calls in async-signal-safenobu
2012-06-19* ext/readline/readline.c (Init_readline): don't set 0 tonaruse
2012-06-19* ext/readline/readline.c (readline_s_get_special_prefixes): suppressnaruse
2012-06-19* ext/readline/readline.c (readline_getc): fix editline compatibilitynaruse
2012-06-18rb_str_subposnobu
2012-06-18ext/readline/readline.c: [Bug #6601]nobu
2012-06-17documentation for Dir.exist?nobu
2012-06-17thread_win32.h: rb_thread_lock_t for USE_WIN32_MUTEXnobu
2012-06-17thread_win32.c: USE_WIN32_MUTEXnobu
2012-06-17thread_win32.c: reserved pattern namenobu
2012-06-16 * ext/date/date_core.c: define date_sg_t.tadf
2012-06-16 * ext/date/date_tmx.h: offset in struct tmx_funcs is now int.tadf
2012-06-16eval.c: move runningnobu
2012-06-15lib/test/unit.rb: format workers results in the parentnobu
2012-06-15[Bug #6598]nobu
2012-06-15bootstraptest: ignore -jnobu
2012-06-15lib/test/unit: refactoring pukenobu
2012-06-15* ext/psych/lib/psych.rb: bumping psych to 1.3.3tenderlove
2012-06-15fix typos [ci skip]kazu
2012-06-15* vm_backtrace.c (backtrace_collect): rename from backtreace_collectkazu
2012-06-15fix typos [ci skip]kazu
2012-06-15* vm_core.h: remove VM_FRAME_MAGIC_FINISH (finish frame type).ko1
2012-06-15Revert r35576 "lib/test/unit.rb: refactoring puke"nobu
2012-06-15* nacl/pepper_main.c: Removed an unnecessary and errorneous inclusion.yugui
2012-06-14fix typoskazu
2012-06-14fix CPPOUTFILEnobu
2012-06-14fix CPPOUTFILEnobu
2012-06-14* process.c (proc_exec_sh): don't strip leading spaces of the script.akr
2012-06-14* file.c (rb_file_s_basename, rb_file_s_dirname): documentaion fix.usa
2012-06-14* nacl/pepper_maini.c: Applies the new embedding API to pepper_ruby.yugui
2012-06-14Embedding CRuby interpreter without internal headers has been difficultyugui
2012-06-14* eval.c: Add doxygen comments.yugui
2012-06-14* configure.in: revert r36071 and add NetBSD to blacklist of -ansi.naruse
2012-06-13* thread_pthread.c (get_stack): Linux is the only OS which includesnaruse
2012-06-13* lib/drb/drb.rb: Replace broken links to the English DRb book.drbrain
2012-06-13* lib/observer.rb: Update broken link to the Programming Ruby book.drbrain
2012-06-13* regparse.c (PFETCH_READY): suppress Wunused-but-set-variable.naruse
2012-06-13* configure.in: use -fbuiltin with -ansi -std=iso9899:199409.naruse
2012-06-13* Makefile.in: don't remove macros. now name2ctype uses macros.naruse
2012-06-13* lib/net/http/responses.rb, lib/webrick/httpstatus.rb: Add HTTPknu
2012-06-13* test/dl/test_func.rb (test_qsort1, test_qsort2): use TYPE_SIZE_Tngoto
2012-06-13configure.in: option for darwinnobu
2012-06-13configure.in: option for cygwinnobu
2012-06-13* process.c (rb_fork_internal): move a variable declaration.akr
2012-06-13 * regparse.c (PFETCH_READY): this line was to suppress warning,shyouhei
2012-06-13configure.in: option for cygwinnobu
2012-06-13Makefile.in: warnflagsnobu
2012-06-13 * configure.in: On Windows platforms, system provided headers areshyouhei