index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/readline/readline.c (readline_attempted_completion_function):
nobu
2009-07-10
1
-6
/
+6
*
* ext/readline/extconf.rb: checked rl_refresh_line in readline.
kouji
2009-07-10
2
-0
/
+23
*
* ext/readline/extconf.rb: checked rl_line_buffer and rl_point in
kouji
2009-07-10
3
-6
/
+75
*
Update ext/.document with extensions that appear to have documentation.
drbrain
2009-07-08
1
-0
/
+12
*
rdoc update.
akr
2009-07-07
1
-9
/
+9
*
rdoc update.
akr
2009-07-01
1
-3
/
+0
*
* include/ruby/intern.h (rb_time_num_new): declared.
akr
2009-07-01
1
-3
/
+9
*
* ext/pty/pty.c (pty_getpty): check dup failure.
akr
2009-06-26
1
-1
/
+23
*
* variable.c (rb_generic_ivar_memsize): typo fixed. a patch from
matz
2009-06-22
1
-2
/
+2
*
* ext/stringio/stringio.c (strio_each_codepoint): new method.
matz
2009-06-22
1
-0
/
+33
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): went infinity too
matz
2009-06-18
1
-1
/
+1
*
* ext/strscan/strscan.c (Init_strscan): remove obsolete
matz
2009-06-17
1
-12
/
+0
*
* ext/objspace: added. objspace library extends some methods to
ko1
2009-06-16
2
-0
/
+558
*
* ext/bigdecimal/bigdecimal.c (gfCheckVal): never used.
nobu
2009-06-11
2
-12
/
+14
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): returns Inf if
matz
2009-05-31
1
-3
/
+5
*
* ext/readline/readline.c (readline_getc): the function for
naruse
2009-05-26
1
-3
/
+3
*
* ext/dl/handle.c (rb_dlhandle_s_sym): added a method to access
nobu
2009-05-23
1
-10
/
+46
*
* ext/dl/lib/dl/cparser.rb (DL::CParser#parse_struct_signature):
nobu
2009-05-23
1
-1
/
+1
*
* ext/dl/cptr.c (rb_dlptr_cmp): return signed value, and restrict
nobu
2009-05-23
1
-1
/
+4
*
update rdoc.
akr
2009-05-22
1
-3
/
+3
*
* ext/win32ole/win32ole.c (foletypelib_name): should return
suke
2009-05-17
1
-2
/
+3
*
* ext/dl/lib/dl/callback.rb (DL#remove_callback_internal): ignore
nobu
2009-05-16
1
-1
/
+1
*
* sample/drb/dhasenc.rb: add magic comment for encoding.
matz
2009-05-16
1
-1
/
+1
*
* ext/etc/etc.c (etc_getpwuid): use rb_uid_t. [ruby-dev:38443]
nobu
2009-05-14
1
-5
/
+1
*
* ext/stringio/stringio.c (strio_ungetbyte): encoding should not
nobu
2009-05-14
1
-2
/
+31
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): support
matz
2009-05-10
1
-5
/
+10
*
* ext/dl/lib/dl/func.rb (DL::Function#bound?): returns if already
nobu
2009-05-10
2
-0
/
+6
*
* ext/dl/cfunc.c (rb_dlcfunc_instance_p): new function to check if
nobu
2009-05-10
3
-10
/
+25
*
* ext/dl/cptr.c: consistent indentation.
nobu
2009-05-10
1
-157
/
+157
*
* ext/dl/lib/dl/cparser.rb (DL::CParser#parse_signature): strips
nobu
2009-05-10
1
-1
/
+1
*
Update to JSON 1.1.4.
naruse
2009-05-05
12
-833
/
+339
*
* ext/extmk.rb: use RbConfig instead of Config.
akr
2009-04-30
1
-1
/
+1
*
* ext/readline/readline.c (readline_getc): use rl_getc_function if
nobu
2009-04-26
2
-5
/
+35
*
* ext/tk/sample/tkcombobox.rb: fix conflict with autoload definition
nagai
2009-04-26
1
-0
/
+10
*
* ext/zlib/zlib.c (Zlib::GzipFile#path): New method.
knu
2009-04-22
2
-1
/
+37
*
* time.c: remove time_t restriction from Time class.
akr
2009-04-21
1
-3
/
+4
*
* ext/readline/readline.c: use rb_f_notimplement for methods not
akr
2009-04-18
11
-205
/
+199
*
* ext/curses/curses.c: use rb_f_notimplement for methods not
akr
2009-04-18
1
-47
/
+47
*
* ext/stringio/stringio.c (strio_path): removed. [ruby-dev:38254]
nobu
2009-04-06
1
-7
/
+3
*
* ext/extmk.rb: quotes arguments with spaces always.
nobu
2009-04-03
1
-1
/
+1
*
* ext/sdbm/_sdbm.c: should include "ruby/defines.h" as well for
matz
2009-03-26
1
-0
/
+1
*
* ext/dbm/dbm.c (fdbm_initialize): Make the file variable
knu
2009-03-23
2
-2
/
+4
*
rdoc update.
akr
2009-03-21
1
-0
/
+28
*
* ext/openssl/ossl_ssl.c (write_would_block): defined.
akr
2009-03-21
1
-23
/
+53
*
* ext/dl: updated svn:ignore.
nobu
2009-03-21
1
-1
/
+1
*
* ext/openssl/lib/openssl/buffering.rb
akr
2009-03-20
2
-6
/
+75
*
update rdoc and NEWS.
akr
2009-03-19
2
-0
/
+62
*
* io.c (rb_mWaitReadable): defined.
akr
2009-03-19
10
-26
/
+84
*
* ext/socket/ancdata.c: not use pktinfo.ipi_spec_dst if not defined
takano32
2009-03-18
2
-4
/
+7
*
* win32/Makefile.sub (config.h): added RUBY_COREDLL.
nobu
2009-03-17
2
-1
/
+36
[next]