summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2008-10-09* ext/syck/syck.c (syck_lookup_sym): remove reading uninitializedmame
2008-10-09* ext/json/ext/generator/extconf.rb: fix target.naruse
2008-10-09 * include/ruby/ruby.h: embeds the elements of an array into itsyugui
2008-10-09rdoc update.akr
2008-10-08* ext/win32ole/win32ole.c (ole_init_cp): initialize WIN32OLE.codepagesuke
2008-10-08* ext/json/lib/json/pure/generator.rb (utf8_to_json):naruse
2008-10-08* ext/json/lib/json/pure/parser.rbnaruse
2008-10-07* ext/json/lib/json/pure/generator.rb (utf8_to_json):naruse
2008-10-07* ext/json/lib/json/pure/generator.rb (utf8_to_json):naruse
2008-10-05* lib/mkmf.rb ($config_h): now always defines for old libraries.nobu
2008-10-05* ext/stringio/stringio.c (strio_set_encoding): defined fornaruse
2008-10-05* ext/nkf/nkf-utf8/utf8tbl.c: update table.naruse
2008-10-04* dln.c: Ruby no longer supports Windows CE.yugui
2008-10-04* dln.c: Ruby no longer supports MacOS 9 or before.yugui
2008-10-04* dln.c: Ruby no longer supports MS-DOS.yugui
2008-10-04* djgpp/GNUmakefile.in: removed. Ruby no longer supports djgpp.yugui
2008-10-04* x68/_dtos18.c: removed. Ruby no longer supports human68k.yugui
2008-10-04* ext/nkf/nkf.c (rb_nkf_enc_get): don't replicate encoding.naruse
2008-10-04* ext/stringio/stringio.c (strio_external_encoding): defined.naruse
2008-10-03* ext/dl/extconf.rb ($distcleanfiles): added callback-?.c intoyugui
2008-10-03* ext/json/lib/json/pure.rb (module JSON): remove Iconv dependency.naruse
2008-09-29* ext/nkf/nkf-utf8/nkf.c: commit miss.nobu
2008-09-29* ext/nkf/nkf-utf8/nkf.c: constified.nobu
2008-09-29* ext/win32ole/win32ole.c (fev_initialize): initializationsuke
2008-09-29* ext/win32ole/win32ole.c (rescue_callback): use rb_write_errorsuke
2008-09-26* ext/socket/socket.c (host_str): numeric address should be unsigned.nobu
2008-09-26* ext/curses/curses.c: should include <ruby/io.h>.matz
2008-09-23* include/ruby/node.h, node.h: move node.h from include path.ko1
2008-09-23* ext/ripper/eventids2.c (token_to_eventid): supper __ENCODING__matz
2008-09-22* ext/readline/readline.c (Init_readline): used remove_history tokouji
2008-09-20* ext/json/ext/parser/parse.c: use ruby_xfree().naruse
2008-09-20* ext/json/ext/parser/parse.c: use ruby_xfree().naruse
2008-09-20* ext/json: import JSON v 1.1.3.naruse
2008-09-19* prec.c: removed. Precision will be redesigned and be back again.yugui
2008-09-19* dln.c: newer BeOS support. a patch from Pete Goodevematz
2008-09-18* ext/nkf/nkf-utf8/nkf.c: fix memory violation. mentioned by mame [ruby-dev:3...naruse
2008-09-18* ext/openssl/ossl_pkey_ec.c (ossl_ec_key_to_string): comment outmame
2008-09-18* ext/bigdecimal/bigdecimal.c (VpCtoV): 1E1000...000 is interpreted asmame
2008-09-16* ext/socket/mkconstants.rb: add new constants. a patch frommatz
2008-09-15* gc.c, include/ruby/ruby.h: rename rb_register_mark_object()ko1
2008-09-13* ext/ripper/depend (ripper.o): it depends on ruby headers.akr
2008-09-11* ext/syck/node.c (syck_replace_str2): fix wrong check to free ptr.mame
2008-09-11* ext/iconv/iconv.c: add attention for machine independent.naruse
2008-09-06* ext/socket/mkconstants.rb: add some IPV6 constans. [ruby-dev:36175]matz
2008-09-05* include/ruby/io.h (rb_io_modestr_fmode): renamed fromakr
2008-09-05* ext/iconv/iconv.c (iconv_create): strips glibc style option beforenobu
2008-09-04* ext/bigdecimal/bigdecimal.c (BigDecimal_mode): set exception modemame
2008-09-04* include/ruby/intern.h (rb_file_open_str): declared.akr
2008-09-04* thread.c (rb_thread_check_trap_pending): added for compatibility.ko1
2008-09-03* include/ruby/signal.h: removed.ko1