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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* configure.in (ac_cv_header_ucontext_h): do not use ucontext.h on Mac
nobu
2008-12-16
2
-1
/
+6
*
* dln.c (dln_load): ditto.
usa
2008-12-16
2
-2
/
+4
*
* ruby.c (set_arg0): use strlcpy() instead of strncpy().
usa
2008-12-16
3
-3
/
+8
*
* parse.y (block_call): block should not be given to yield.
matz
2008-12-16
2
-1
/
+11
*
Removed json/runner.rb with permission from florian frank. it was serving no ...
ryan
2008-12-15
1
-25
/
+0
*
* 2008-12-16
svn
2008-12-15
1
-2
/
+2
*
add tests.
akr
2008-12-15
1
-0
/
+60
*
* thread.c (sleep_timeval): cast tv_usec to long to shut up
matz
2008-12-15
2
-2
/
+7
*
* ruby.c (process_options): revive global sub, gsub, chop, chomp
matz
2008-12-15
2
-0
/
+104
*
* ext/pty/pty.c (pty_open): set FMODE_SYNC and FMODE_DUPLEX.
akr
2008-12-15
2
-2
/
+6
*
* ext/pty/pty.c (pty_open): new method PTY.open.
akr
2008-12-15
2
-0
/
+66
*
* ext/pty/pty.c (get_device_once): use DEVICELEN instead of
akr
2008-12-15
3
-7
/
+8
*
* ext/pty/pty.c (chfunc): make it static.
akr
2008-12-15
2
-1
/
+6
*
* ext/pty/pty.c (child_info): add slavename.
akr
2008-12-15
2
-1
/
+9
*
* common.mk (EXTMK_ARGS): shouldn't use ``\"'' because cmd.exe eat
usa
2008-12-15
2
-1
/
+6
*
properties.
nobu
2008-12-15
0
-0
/
+0
*
* win32/Makefile.sub (config.h): define CANONICALIZATION_FOR_MATHN
usa
2008-12-15
2
-0
/
+6
*
* lib/rake/packagetask.rb (Rake::PackageTask): small document
matz
2008-12-15
2
-3
/
+6
*
ChangeLog reformatted
matz
2008-12-15
1
-39
/
+20
*
* ChangeLog: fixed typo.
nobu
2008-12-15
1
-2
/
+4
*
* vm_insnhelper.c (vm_callee_setup_arg_complex): uses cfp from
nobu
2008-12-15
3
-1
/
+25
*
* test/ruby/test_metaclass.rb: new test case for metaclass hierarchy.
yugui
2008-12-15
3
-20
/
+232
*
* id.h, template/id.h.tmpl (ruby_method_ids): sees YYTOKENTYPE too.
nobu
2008-12-15
3
-2
/
+7
*
* common.mk (EXTMK_ARGS): needs MINIRUBY for cross-compile.
nobu
2008-12-15
2
-1
/
+7
*
* vm_eval.c (vm_call0): NODE_ZSUPER supported. [ruby-core:20480]
nobu
2008-12-15
2
-1
/
+14
*
* vm_eval.c (vm_call_super): uses method_missing().
nobu
2008-12-15
3
-38
/
+38
*
* vm.c (vm_backtrace): defaults to script name for C functions.
nobu
2008-12-15
2
-1
/
+5
*
* ruby.c (rubylib_mangled_path, rubylib_mangled_path2): cannot use
nobu
2008-12-15
2
-12
/
+38
*
* common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the
nobu
2008-12-15
3
-3
/
+8
*
* bignum.c (bigmul1_karatsuba): remove temporal bignum.
mame
2008-12-14
2
-54
/
+38
*
* bignum.c (bigmul1_karatsuba): fix comment and refactoring.
mame
2008-12-14
2
-4
/
+8
*
* bignum.c (bigmul1_balance, bigmul1_karatsuba): remove all
mame
2008-12-14
2
-10
/
+5
*
* ChangeLog: fix Japanese date. Sorry.
mame
2008-12-14
1
-1
/
+1
*
* spec/README: directory structrue changed
yugui
2008-12-14
2
-18
/
+28
*
* ChangeLog: add a reference.
mame
2008-12-14
1
-1
/
+1
*
* bignum.c (rb_big_mul): faster multiplication by Karatsuba method and
mame
2008-12-14
4
-68
/
+366
*
new file.
akr
2008-12-14
1
-0
/
+46
*
reverts r20713
yugui
2008-12-14
2
-6
/
+6
*
properties.
nobu
2008-12-13
0
-0
/
+0
*
* 2008-12-14
svn
2008-12-13
1
-2
/
+2
*
* process.c (forked_child): new variable.
akr
2008-12-13
3
-62
/
+100
*
* common.mk (help): describes more targets.
yugui
2008-12-13
2
-8
/
+24
*
* string.c (sym_printable): wrong condition for string iteration.
matz
2008-12-13
2
-4
/
+7
*
* string.c (sym_inspect): quote if symbol contains non-printable
matz
2008-12-13
2
-1
/
+18
*
* string.c (sym_equal): remove documentation error "Otherwise,
matz
2008-12-13
2
-2
/
+6
*
* encoding.c (default_external): endless recursion during
yugui
2008-12-13
2
-1
/
+7
*
* ruby.c (process_options): fixed default_internal is nil.
kouji
2008-12-13
2
-1
/
+6
*
* test/ruby/enc/test_utf16.rb: feature changed in r20626.
yugui
2008-12-13
2
-1
/
+6
*
* test/ruby/test_m17n_comb.rb: feature changed in r20626.
yugui
2008-12-13
2
-3
/
+12
*
* complex.c: use rb_usascii_str_new2 instead of rb_str_new2.
tadf
2008-12-13
3
-11
/
+17
[next]