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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* node.h (nd_type): cast the value to int.
knu
2002-10-26
1
-0
/
+4
*
* ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missing
knu
2002-10-25
1
-0
/
+8
*
* eval.c, gc.c: adopt a common set of alloca() #ifdef's. This
knu
2002-10-25
1
-0
/
+8
*
* ChangeLog: add ML ref.
aamine
2002-10-24
1
-0
/
+1
*
* string.c (rb_str_split_m): RSTRING(str)->ptr might become NULL.
aamine
2002-10-24
1
-0
/
+4
*
* configure.in (LIBPATHFLAG): avoid $ substitution.
nobu
2002-10-24
1
-1
/
+11
*
* bcc32/Makefile.sub (.rc.res): directory part may be empty in Borland make.
nobu
2002-10-24
1
-0
/
+5
*
* lib/mkmf.rb (create_makefile): site-install target for backward compatibility.
nobu
2002-10-23
1
-3
/
+4
*
* lib/mkmf.rb (init_mkmf): libdir prior to topdir.
nobu
2002-10-23
1
-0
/
+4
*
* configure.in (LIBPATHFLAG): should escape $. [ruby-dev:18572]
nobu
2002-10-23
1
-0
/
+9
*
* eval.c (rb_eval): added NODE_DSYM, symbol literal with
nobu
2002-10-23
1
-0
/
+21
*
* lib/mkmf.rb (init_mkmf): add dir_config("opt").
eban
2002-10-22
1
-1
/
+5
*
*bcc32/configure.bat : The command line when calling setup.mak is corrected.
H_Konishi
2002-10-22
1
-0
/
+7
*
* ext/extmk.rb (extmake): add install: target to dummy Makefile.
nobu
2002-10-22
1
-1
/
+3
*
* instruby.rb: add dryrun mode.
nobu
2002-10-22
1
-0
/
+21
*
* configure.in (RUBY_CPPOUTFILE): fix cache file bug.
eban
2002-10-21
1
-0
/
+7
*
* configure.in (XCFLAGS): CFLAGS to comile ruby itself.
nobu
2002-10-21
1
-0
/
+77
*
* parse.y (value_expr0): allow return/break/next/redo/retry in rhs
nobu
2002-10-18
1
-0
/
+8
*
* hash.c, eval.c: Use (*_NSGetEnviron()) instead of environ on
knu
2002-10-17
1
-0
/
+9
*
* marshal.c (w_byten): added; write n bytes from s to arg.
nobu
2002-10-17
1
-0
/
+9
*
* object.c (rb_str_to_dbl): RString ptr might be NULL.
matz
2002-10-17
1
-0
/
+17
*
* lib/fileutils.rb: stat.blksize might become 0/nil.
aamine
2002-10-17
1
-0
/
+6
*
* sprintf.c (rb_f_sprintf): disallow mixed usage of numbered and
nobu
2002-10-16
1
-0
/
+6
*
* variable.c (rb_global_entry): not add global entry until
nobu
2002-10-16
1
-0
/
+7
*
* win32/win32.c (rb_w32_putc): wrong condition to fill or flush on
nobu
2002-10-12
1
-0
/
+5
*
* win32/win32.c (rb_w32_fclose, rb_w32_close): use closesocket()
nobu
2002-10-10
1
-0
/
+9
*
* gc.c (ruby_xmalloc, ruby_xrealloc): restrict total allocation
nobu
2002-10-10
1
-0
/
+8
*
* ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix memory leak.
eban
2002-10-10
1
-0
/
+5
*
* lib/weakref.rb (WeakRef::@@final): use Hash#delete.
nobu
2002-10-10
1
-0
/
+9
*
* gc.c (gc_sweep): also adjust heaps_limits when free unused heap
nobu
2002-10-09
1
-0
/
+9
*
* io.c (io_write): must check returned value from fwrite() before
nobu
2002-10-08
1
-0
/
+5
*
* lib/prettyprint.rb (PrettyPrint.singleline_format): new method.
akr
2002-10-08
1
-0
/
+4
*
* bignum.c (bigdivrem): bignum zero's len should not be 0.
matz
2002-10-07
1
-0
/
+4
*
* bignum.c (bigdivmod): wrong condition check for Bignum zero.
matz
2002-10-07
1
-0
/
+6
*
* eval.c (rb_load): should not pass block to the loaded file.
aamine
2002-10-05
1
-0
/
+5
*
* bignum.c (rb_big_rshift): num should be initialized by carry
matz
2002-10-04
1
-0
/
+7
*
* eval.c (rb_thread_interrupt, rb_thread_signal_raise): no need to
nobu
2002-10-04
1
-0
/
+7
*
* configure.in (RUBY_PROG_GNU_LD): check whether the linker is GNU ld.
eban
2002-10-04
1
-0
/
+7
*
* gc.c (Init_stack): prefer address of argument rather than local
nobu
2002-10-03
1
-1
/
+4
*
* bcc32/mkexports.rb: to work on cygwin via telnet.
nobu
2002-10-03
1
-0
/
+27
*
(_o_)
nobu
2002-10-02
1
-1
/
+1
*
* lib/delegate.rb (Delegator::initialize): use Object#class
nobu
2002-10-02
1
-1
/
+6
*
* configure.in (RUBY_CHECK_IO_NEED_FLUSH): check whether fflush()
nobu
2002-10-02
1
-0
/
+16
*
* io.c (rb_io_wait_readable): handle retryable errors.
nobu
2002-10-02
1
-0
/
+18
*
* gc.c (gc_sweep): free unused heap page to reduce process size if
matz
2002-10-02
1
-0
/
+7
*
* configure.in: set ac_cv_func_setitimer to "no" on Cygwin.
eban
2002-10-02
1
-0
/
+4
*
* ext/socket/socket.c (init_sock): no need for special finalizer,
nobu
2002-10-01
1
-0
/
+9
*
* range.c (range_check): need no Fixnum check.
matz
2002-09-30
1
-0
/
+4
*
2002-09-30
nobu
2002-09-30
1
-1
/
+2
*
* io.c (rb_io_inspect): not need to raise IOError for closed stream. [ruby-t...
nobu
2002-09-30
1
-0
/
+4
[next]