aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * time.c (localtime_with_gmtoff_zone): musl libc may return NULL forakr2013-05-012-1/+9
* * enum.c (Enumerable#chunk): fix grammar of error messageeregon2013-05-012-2/+7
* curses/extconf.rb: simplifynobu2013-05-012-12/+16
* extmk.rb: always dynamic non-install extensionsnobu2013-05-012-2/+17
* ancdata.c: suppress warningsnobu2013-05-011-10/+12
* * lib/rake/version.rb: Fix RDoc warning with :include: [Bug #8347]zzak2013-05-012-1/+5
* process.c: rb_daemon should not raisenobu2013-05-011-16/+9
* configure.bat: remove stale messagenobu2013-05-011-1/+0
* eval.c: use predefined IDsnobu2013-05-013-4/+8
* * 2013-05-01svn2013-05-011-3/+3
* proc.c: use predefined IDsnobu2013-05-014-6/+18
* * lib/benchmark.rb: Update Benchmark results on newer CPUzzak2013-04-302-40/+42
* proc.c: frozen core methodsnobu2013-04-304-3/+22
* * 2013-04-30svn2013-04-301-2/+2
* intern.h: rb_block_lambdanobu2013-04-302-1/+6
* proc.c: remove unnecessary static functionnobu2013-04-301-15/+9
* * ext/tk/MANUAL_tcltklib.ja, ext/tk/old-README.tcltklib.ja: rename from *.jp ...nagai2013-04-292-0/+0
* Add comments.akr2013-04-291-0/+4
* * vm.c (VM_EP_LEP): simplify infinite loop.nobu2013-04-291-4/+2
* * remove trailing spaces.nobu2013-04-291-1/+1
* * ext/nkf/nkf-utf8/nkf.h: Bionic libc doesn't have locale.naruse2013-04-292-1/+7
* * ext/tk/MANUAL_tcltklib.jp: rename from ext/tk/MANUAL_tcltklib.eucj [ruby-tr...nagai2013-04-292-0/+0
* ossl_bn.c: reduce alloca/mallocnobu2013-04-282-9/+18
* * 2013-04-29svn2013-04-281-2/+2
* * lib/yaml.rb: Clarify documentation about YAML being always Psych.eregon2013-04-282-22/+16
* * lib/yaml.rb: Use another trick to define the YAML module.eregon2013-04-282-2/+9
* * lib/pp.rb: Update PP module overview by @geopetzzak2013-04-282-13/+30
* ossl_bn.c: fix ossl_bn_initialize bug with integershirosaki2013-04-282-2/+10
* test_io_console.rb: investigate hang-upnobu2013-04-281-5/+13
* README.EXT: update notenobu2013-04-283-4/+18
* * object.c: With feedback from Steve Klabnik, reverted a change tozzak2013-04-282-8/+13
* * lib/yaml.rb: Disable setting YAML const twice [ruby-core:54642]zzak2013-04-282-1/+5
* * object.c: Documentation for taint and trust [Bug #8162]zzak2013-04-282-8/+43
* * README.EXT: Copy note from r40505 for rb_sprintf() [Bug #7982]zzak2013-04-282-0/+7
* * ext/curses/curses.c: Update Curses::Window example for nicer outputzzak2013-04-272-3/+12
* * README.EXT: Update note from r40504, by Jeremy Evans [Bug #7982]zzak2013-04-272-1/+6
* * README.EXT: Add note to warn use of %i in Exceptions [Bug #7982]zzak2013-04-272-0/+6
* * configure.in: Fix a typo. Should check endgrent() instead ofakr2013-04-272-3/+8
* * 2013-04-28svn2013-04-271-2/+2
* * process.c (obj2gid): Don't call endgrnam() if not exist.akr2013-04-273-3/+11
* * lib/yaml.rb: add security warning to YAML documentationcharliesome2013-04-272-0/+8
* * lib/yaml.rb: Documentation for YAML module [Bug #8213]zzak2013-04-272-1/+28
* * thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION.akr2013-04-272-0/+7
* * thread.c: fix typos and documentationeregon2013-04-272-23/+27
* * sparc.c: Use __asm__ instead of asm for gcc.akr2013-04-272-1/+16
* * ext/socket/extconf.rb: Redundant test removed.akr2013-04-272-2/+5
* * ext/socket/extconf.rb (test_recvmsg_with_msg_peek_creates_fds):akr2013-04-272-48/+54
* * internal.h (SIGNED_INTEGER_TYPE_P): New macro.akr2013-04-273-8/+25
* * thread.c (TIMEVAL_SEC_MAX, TIMEVAL_SEC_MIN): Consider environments,akr2013-04-272-3/+19
* test_syntax.rb: split test_syntaxnobu2013-04-271-3/+9