aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * thread_pthread.c (get_stack): Linux is the only OS which includesnaruse2012-06-131-0/+5
* * lib/drb/drb.rb: Replace broken links to the English DRb book.drbrain2012-06-131-0/+5
* * lib/observer.rb: Update broken link to the Programming Ruby book.drbrain2012-06-131-0/+6
* * regparse.c (PFETCH_READY): suppress Wunused-but-set-variable.naruse2012-06-131-0/+7
* * configure.in: use -fbuiltin with -ansi -std=iso9899:199409.naruse2012-06-131-0/+8
* * Makefile.in: don't remove macros. now name2ctype uses macros.naruse2012-06-131-0/+10
* * lib/net/http/responses.rb, lib/webrick/httpstatus.rb: Add HTTPknu2012-06-131-0/+15
* * test/dl/test_func.rb (test_qsort1, test_qsort2): use TYPE_SIZE_Tngoto2012-06-131-0/+5
* configure.in: option for darwinnobu2012-06-131-0/+5
* configure.in: option for cygwinnobu2012-06-131-0/+5
* * process.c (rb_fork_internal): move a variable declaration.akr2012-06-131-0/+4
* * regparse.c (PFETCH_READY): this line was to suppress warning,shyouhei2012-06-131-0/+6
* configure.in: option for cygwinnobu2012-06-131-0/+5
* Makefile.in: warnflagsnobu2012-06-131-0/+5
* * configure.in: On Windows platforms, system provided headers areshyouhei2012-06-131-0/+8
* include/ruby/win32.h: fix comment stylenobu2012-06-131-0/+4
* encoding.c: strdup macronobu2012-06-131-0/+4
* process.c: no SIZE_T_MAXnobu2012-06-131-1/+4
* process.c: fix array element sizenobu2012-06-131-1/+4
* process.c: use shell for reserved or special built-innobu2012-06-131-1/+5
* process.c: treat '=' only in the first wordnobu2012-06-131-0/+6
* * lib/mkmf.rb: add dummy clean-static target to prevent errors for thenaruse2012-06-121-0/+5
* * process.c (rb_exec_arg_fixup): fix compile errorngoto2012-06-121-0/+4
* fix a typo.akr2012-06-121-1/+1
* * process.c (rb_exec_fillarg): treat '=' character as an metaakr2012-06-121-0/+5
* * include/ruby/intern.h (rb_exec_arg_init): deprecated.akr2012-06-121-0/+31
* * configure.in: enable strict ANSI mode by default in case of GCC,shyouhei2012-06-121-0/+5
* * process.c (rb_exec_fillarg): detect '#' as a meta character.akr2012-06-111-0/+4
* * include/ruby/intern.h (rb_proc_exec_n): deprecated.akr2012-06-111-0/+8
* * configure.in: on checking libexecinfo, don't specify /use/local.naruse2012-06-111-0/+5
* * vm_core.h: remove lfp (local frame pointer) and renameko12012-06-111-0/+57
* * compile.c (iseq_set_sequence): nonstatic initializer of anshyouhei2012-06-111-0/+10
* * process.c (rb_proc_exec_n): revert the function removed at r35889.akr2012-06-101-0/+4
* * thread_pthread.c (rb_thread_create_timer_thread): assign returnnaruse2012-06-101-0/+5
* * thread_pthread.c (native_cond_initialize): fix typo in r36022.naruse2012-06-101-0/+6
* * .gdbinit (SDR): add SDR function. It's only for VM debugging.ko12012-06-101-0/+4
* * nacl/nacl_config.rb: Fixed for 32bit hosts.yugui2012-06-101-0/+4
* Fixes threading on NativeClient.yugui2012-06-101-0/+12
* * process.c (rb_exec_without_timer_thread): renamed from rb_exec_err.akr2012-06-101-0/+8
* * process.c (rb_fork): call rb_fork_internal instead of rb_fork_err.akr2012-06-101-0/+4
* * process.c (rb_fork_ruby): call rb_fork_internal directly.akr2012-06-101-0/+4
* * process.c (rb_fork_ruby): new function.akr2012-06-101-0/+10
* * lib/net/http/response.rb: Remove a duplicated rdoc and leave aknu2012-06-101-0/+7
* * configure.in (RUBY_NACL): Warns if $PATH does not contain the pathyugui2012-06-101-0/+6
* gc.h: IS_STACK_DIR_UPPERnobu2012-06-101-1/+3
* thread_pthread.c: adjust stack sizenobu2012-06-101-1/+4
* thread_pthread.c: adjust stack sizenobu2012-06-101-0/+5
* * process.c (retry_fork): call after_fork except in a child process.akr2012-06-101-0/+5
* * configure.in: NetBSD 6 adds libexecinfo but it only works on amd64.naruse2012-06-101-0/+5
* * process.c (rb_f_exec): call rb_exec_async_signal_safe except onakr2012-06-101-0/+5