aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* encoding.c: encoding checknobu2013-07-141-0/+14
* string.c: consider old terminatornobu2013-07-141-1/+5
* encoding.c: encoding at inspectnobu2013-07-141-1/+4
* encoding.c: terminator in enc_set_indexnobu2013-07-141-0/+5
* * configure.in: Check __builtin_popcountl, __builtin_bswap32 andakr2013-07-141-0/+14
* * bignum.c (bary_subb): Support xn < yn.akr2013-07-141-0/+7
* * bignum.c (DIGSPERLONG): Unused macro removed.akr2013-07-131-0/+5
* * bignum.c (rb_big_aref): Less scan when the number is negative.akr2013-07-131-0/+4
* * bignum.c (big_shift): Avoid signed integer overflow.akr2013-07-131-0/+4
* * bignum.c (bary_mul_precheck): Use bary_small_lshift orakr2013-07-131-0/+5
* * bignum.c (big_shift3): New function.akr2013-07-131-0/+13
* * bignum.c (bary_small_lshift): Use size_t instead of long.akr2013-07-131-0/+5
* * bignum.c (bary_small_lshift): Functions moved to removeakr2013-07-131-0/+6
* encoding.c: new termlen not oldtermlennobu2013-07-131-0/+5
* ext/win32: movenobu2013-07-131-0/+6
* * bignum.c (biglsh_bang): Removed.akr2013-07-131-0/+6
* * lib/rubygems/psych_additions.rb: Ignore Psych docs herezzak2013-07-121-0/+4
* * ext/fiddle/win32/lib/win32/registry.rbusa2013-07-121-0/+5
* encoding.c: refill terminator at associating encodingnobu2013-07-121-0/+11
* * hash.c (rb_hash_reject_bang): do not call rb_hash_foreach() if RHashglass2013-07-121-0/+5
* * hash.c (recursive_hash): use RHASH_SIZE() to check hash size.glass2013-07-121-0/+4
* * hash.c (rb_hash_size): use RHASH_SIZE().glass2013-07-111-0/+4
* * hash.c (rb_hash_values): set array capa to RHASH_SIZE().glass2013-07-111-0/+4
* * hash.c (rb_hash_keys): set array capa to RHASH_SIZE().glass2013-07-111-0/+4
* win32.c: fix infinite recursionnobu2013-07-111-0/+5
* win32/registry.rb: remove workaroundnobu2013-07-111-1/+4
* transcode.c: fill terminatornobu2013-07-111-1/+3
* string.c: multi-byte terminatornobu2013-07-111-1/+9
* string.c: multi-byte terminatornobu2013-07-111-1/+4
* string.c: check null charnobu2013-07-111-0/+5
* * array.c: Replace confusing example for #reverse_each in overviewzzak2013-07-111-0/+6
* * test/drb/ut_eq.rb: Use localhost for drb tests [Bug #7311]zzak2013-07-111-0/+7
* * sprintf.c: Fix typo patch by @hynkle [Fixes GH-357]zzak2013-07-111-0/+5
* * lib/securerandom.rb: Refactor conditions by Rafal Chmielzzak2013-07-111-0/+5
* * bignum.c: Don't use toom3 after once karatsuba is choosen.akr2013-07-111-0/+24
* probes_to_wiki.rb: fix comment and reduce unnecessary arraynobu2013-07-111-0/+5
* * process.c (rb_daemon): daemon(3) is implemented with fork(2).naruse2013-07-111-0/+5
* * tool/probes_to_wiki.rb: adding a script to convert probes.d to wikitenderlove2013-07-101-0/+5
* * man/ri.1: Incorrect use of .Dd macro [Bug #8620] by Tristan Hillzzak2013-07-101-0/+4
* * lib/delegate.rb: Add example for __setobj__ and __getobj__zzak2013-07-101-0/+5
* * lib/logger.rb: Use :call-seq: for method signature rdoczzak2013-07-101-0/+4
* * lib/logger.rb (#add): Remove incorrect rdoc for return valuezzak2013-07-101-0/+5
* string.c: rb_str_subposnobu2013-07-101-0/+4
* * bignum.c: Add a static assertion for RBIGNUM_EMBED_LEN_MAX.akr2013-07-101-0/+4
* * string.c (rb_str_index): cache single byte flag and someglass2013-07-101-0/+5
* * bignum.c (bary_2comp): Don't use bary_plus_one.akr2013-07-101-0/+5
* bignum.c: sizeof_bdigit_dblnobu2013-07-101-1/+3
* internal.h: STATIC_ASSERTnobu2013-07-101-0/+4
* * bignum.c (SIZEOF_BDIGIT_DBL): Add a ifdef guard for test.akr2013-07-101-0/+4
* remove duplicated entrykazu2013-07-101-5/+0