summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-11update doc.akr
2012-02-11update doc.akr
2012-02-11* compile.c (defined_expr): guard the whole expression.nobu
2012-02-11* vm_eval.c (check_funcall): adjust indent.nobu
2012-02-11* ext/zlib/zlib.c (rb_inflate_add_dictionary): Addeddrbrain
2012-02-11* ext/zlib/zlib.c (do_inflate): Inflate more data if buffered datadrbrain
2012-02-11Ignore generated Makefile and extconf.hdrbrain
2012-02-10* dir.c (fnmatch): The * needs to be escaped to avoid formatting innaruse
2012-02-10* 2012-02-11svn
2012-02-10* array.c: Fix rdoc for Array#select!marcandre
2012-02-09* ext/psych/parser.c: removed external encoding setter, allow parsertenderlove
2012-02-09* ext/dl/extconf.rb: clang does not use -fno-defer-pop during compilation.nobu
2012-02-09* ext/dl/dl.h (ALIGN_OF): use offsetof().nobu
2012-02-09* ext/dl/dl.h (DLALIGN): round up at once and get rid of overflow.nobu
2012-02-09* test/ruby/envutil.rb (assert_no_memory_leak): new assertion tonobu
2012-02-09* 2012-02-10svn
2012-02-09* ext/fiddle/fiddle.c (Init_fiddle): declare in modern style.nobu
2012-02-09* test/pathname/test_pathname.rb (test_binread): add assertion tonagachika
2012-02-09update doc.akr
2012-02-09fix typoskazu
2012-02-09* ext/dl/dl.c (Init_dl): fix mangled documnet.nobu
2012-02-09* test/ruby/memory_status.rb (Memory::Win32): 64bit support.usa
2012-02-09* ext/dl/lib/value.rb (DL::ValueUtil.{unsigned_value,signed_value}):usa
2012-02-09* ext/fiddle/conversions.c (value_to_generic): src is not guranteed asusa
2012-02-09* remove trailing spaces.nobu
2012-02-09* ext/dl/lib/types.rb: Win64 support.usa
2012-02-08* test/pathname/test_pathname.rb: not read but binread.naruse
2012-02-08FreeBSD needs multiple -o.naruse
2012-02-08eliminate `shadowing outer local variable - name` warning.tenderlove
2012-02-08* 2012-02-09svn
2012-02-08update doc.akr
2012-02-08* test/-ext-/string/test_modify_expand.rb: test for r34492.nobu
2012-02-08* string.c (rb_str_modify_expand): fix memory leak.nobu
2012-02-08Fix condition.naruse
2012-02-08"street" for X509 Name is not supported before 0.9.8m.naruse
2012-02-08* ext/openssl/ossl_ssl.c: Add SSL constants and allow to unset SSLnahi
2012-02-08* ext/openssl/ossl_x509name.c: Use the numerical representation ofemboss
2012-02-08* tool/merger.rb: don't abort, update first.naruse
2012-02-08* ext/openssl/ossl_asn1.c: Call INT2NUM only once for GeneralString.emboss
2012-02-08* 2012-02-08svn
2012-02-08* ext/openssl/ossl_cipher.c: Add warning about key as IV.emboss
2012-02-07* error.c (exc_inspect): Fix typo. patch from Trent Ogrenayumin
2012-02-07* st.c: refactor packed entries using structs.nobu
2012-02-07* st.c (st_update): table can be unpacked in the callback.nobu
2012-02-07* ext/-test-/st/numhash/numhash.c (numhash_alloc): free st_table.nobu
2012-02-07* 2012-02-07svn
2012-02-07* st.c (st_foreach): should not yield same pair when checkingnobu
2012-02-06* tool/merger.rb: abort if the working directory is dirty.naruse
2012-02-05* 2012-02-06svn
2012-02-05* encoding.c (rb_enc_compatible): return ASCII-8BIT even if 2nd stringnaruse