| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/ext/dl/handle.c (rb_dlhandle_initialize) added rb_secure(2) | tenderlove | 2009-10-23 | 2 | -1/+2 |
* | * ext/bigdecimal/bigdecimal.c (VpMidRound): remove warnings. | naruse | 2009-10-16 | 8 | -13/+13 |
* | * ext/iconv/iconv.c (iconv_create): cannot retry with given block. | nobu | 2009-10-15 | 1 | -5/+12 |
* | * ext/socket/init.c (rsock_init_sock): mswin doesn't have S_IFSOCK | usa | 2009-10-15 | 1 | -0/+5 |
* | * ext/socket/init.c (rsock_init_sock): validate file descriptor. | akr | 2009-10-14 | 1 | -0/+6 |
* | * ext/tk/variable.rb: bug fix. additional trace definition changes the | nagai | 2009-10-13 | 1 | -2/+2 |
* | * ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justin | nobu | 2009-10-11 | 1 | -2/+2 |
* | * ext/curses/curses.c: use rb_thread_blocking_region to avoid | akr | 2009-10-10 | 1 | -19/+64 |
* | * ext/curses/curses.c: Many functions of module Curses could cause a crash if... | marcandre | 2009-10-08 | 1 | -0/+34 |
* | * ext/socket/lib/socket.rb (Socket.udp_server_recv): extracted from | akr | 2009-10-08 | 1 | -19/+42 |
* | update comment. | akr | 2009-10-07 | 1 | -0/+1 |
* | * ext/tk/lib/tk/canvas.rb: *** POTENTIALLY INCOMPATIBLE *** | nagai | 2009-10-05 | 3 | -8/+14 |
* | * ext/tk/lib/tk/variable.rb: add TkVariable#to_hash,to_proc,to_int,to_str,to_ary | nagai | 2009-10-03 | 1 | -0/+21 |
* | * ext/json/lib/json/common.rb (recurse_proc): removed needless | nobu | 2009-09-29 | 1 | -1/+0 |
* | * stringio/stringio.c (strio_read): set ASCII-8BIT encoding | naruse | 2009-09-28 | 1 | -3/+3 |
* | * ext/json/ext/generator/generator.c: Documention patch by okkez. | naruse | 2009-09-26 | 1 | -3/+3 |
* | * ext/bigdecimal/lib/bigdecimal/math.rb (atan): atan(Infinity) is | nobu | 2009-09-23 | 1 | -13/+7 |
* | * ext/bigdecimal/lib/bigdecimal/math.rb (atan): reduce loop with | nobu | 2009-09-23 | 1 | -1/+5 |
* | * ext/bigdecimal/lib/bigdecimal/math.rb (atan): refined. | nobu | 2009-09-23 | 1 | -0/+11 |
* | * ext/bigdecimal/lib/bigdecimal/{ludcmp,math}.rb: depend on | nobu | 2009-09-21 | 2 | -0/+4 |
* | * ext/bigdecimal/lib/bigdecimal/newton.rb: rdoc needs to be | nobu | 2009-09-21 | 1 | -3/+3 |
* | * ext/bigdecimal/lib/bigdecimal/*.rb: made module functions. | nobu | 2009-09-21 | 4 | -0/+6 |
* | * ext/bigdecimal/lib/*.rb: fixed indent. | nobu | 2009-09-21 | 3 | -42/+42 |
* | * ext/bigdecimal/bigdecimal.c (GetVpValue): support conversion from | nobu | 2009-09-21 | 1 | -0/+15 |
* | * ext/bigdecimal/bigdecimal.c (BigDecimal_remainder): Doc fix [ruby-core:18796] | marcandre | 2009-09-21 | 1 | -4/+1 |
* | * ossl_ocsp.c (ossl_ocspres_to_der): Bug fix in Response#to_def. Patch by Chr... | marcandre | 2009-09-21 | 1 | -1/+1 |
* | * ossl_config.c (ossl_config_add_value_m, ossl_config_set_section): Check if ... | marcandre | 2009-09-21 | 1 | -0/+10 |
* | * ext/bigdecimal/lib/bigdecimal/math.rb (sin, cos, atan, exp, log): | nobu | 2009-09-20 | 1 | -5/+31 |
* | * ext/win32ole/win32ole.c (oletypelib_get_libattr): some refactoring | suke | 2009-09-13 | 1 | -31/+19 |
* | * ext/win32ole/win32ole.c (oletypelib_get_typelib): some refactoring | suke | 2009-09-13 | 1 | -31/+22 |
* | ext/win32ole/win32ole.c: some refactoring. | suke | 2009-09-13 | 1 | -48/+6 |
* | * ext/win32ole/win32ole.c: fix WIN32OLE_TYPELIB.new when the 1st | suke | 2009-09-12 | 1 | -64/+190 |
* | * configure.in (GCC): subst for GCC depending extension libraries. | nobu | 2009-09-12 | 4 | -4/+4 |
* | * ext/win32ole/win32ole.c (EVENTSINK_Invoke): initialize result | suke | 2009-09-11 | 1 | -1/+2 |
* | * ext/bigdecimal/bigdecimal.c (BigDecimal_data_type): typed. | nobu | 2009-09-09 | 1 | -5/+17 |
* | * ext/dl/cfunc.c (dlcfunc_data_type): typed. | nobu | 2009-09-09 | 3 | -47/+83 |
* | Wed Sep 9 15:24:32 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk> | takano32 | 2009-09-09 | 1 | -1/+0 |
* | NaN is now 0.0/0 because of 1.8/1.9 compat. | naruse | 2009-09-01 | 1 | -1/+1 |
* | * ext/json: Update to JSON 1.1.9. | naruse | 2009-09-01 | 17 | -2181/+140 |
* | * ext/zlib/zlib.c (gzfile_read_all): use gzfile_newstr; | naruse | 2009-08-29 | 1 | -1/+1 |
* | * ext/win32ole/win32ole.c: use SafeStringValue instead of | suke | 2009-08-28 | 1 | -11/+11 |
* | * ext/strscan/strscan.c (strscan_set_string): set string should not be | nobu | 2009-08-26 | 1 | -2/+1 |
* | YAML parser don't need identity hash. | akr | 2009-08-22 | 1 | -11/+11 |
* | * ext/syck/rubyext.c (id_hash_new): new function to create a hash | akr | 2009-08-22 | 1 | -3/+12 |
* | use rl_prep_terminal only on Windows. [ruby-core:25009] | naruse | 2009-08-21 | 1 | -1/+3 |
* | Fix: change terminal's size on Widows when the window size is changed | naruse | 2009-08-20 | 1 | -0/+1 |
* | * include/ruby/ruby.h (rb_check_safe_str): deprecated. | nobu | 2009-08-14 | 2 | -3/+3 |
* | * ext/digest/lib/digest/hmac.rb (Digest::HMAC#initialize): faster | nobu | 2009-08-14 | 1 | -5/+5 |
* | * ext/socket/extconf.rb: if ipv6 is enabled, the version of Windows | usa | 2009-08-12 | 1 | -0/+3 |
* | * ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it. | nagai | 2009-08-09 | 2 | -5/+7 |