index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2002-01-11
2002-01-11
eban
2002-01-10
* class.c (rb_make_metaclass): [new]
nobu
2002-01-10
2002-01-10
nobu
2002-01-10
* eval.c (rb_add_method): should clear cache by id always.
nobu
2002-01-10
* win32/resource.rb: Modify copyright in resource script.
usa
2002-01-09
* misc/ruby-mode.el (ruby-calculate-indent): indentation after
nobu
2002-01-08
missed entry.
nobu
2002-01-08
* eval.c (rb_add_method): clear replaced method from the cache.
nobu
2002-01-07
2002-01-07
eban
2002-01-07
Add.
eban
2002-01-07
fix typo in documentation.
akr
2002-01-07
* object.c (convert_type): backport from 1.7 to avoid NameError
matz
2002-01-07
* string.c (rb_str_new2): NULL pointer check added.
matz
2002-01-07
* lib/time.rb (Time#xmlschema): new optional argument
akr
2002-01-05
* misc/ruby-mode.el (ruby-forward-string): forward a string. [new]
nobu
2002-01-04
2002-01-05
eban
2002-01-04
* parse.y (yycompile): strdup()'ed twice.
nobu
2002-01-04
2002-01-05
eban
2002-01-04
2002-01-05
eban
2002-01-04
forgot to commit everything bug ChangeLog
matz
2002-01-04
The author of getoptlong.rb has agreed on changing the license from
knu
2002-01-03
* process.c (rb_f_system): abandon vfork.
matz
2002-01-02
* lib/mkmf.rb (create_makefile): add -I. to CPPFLAGS.
eban
2001-12-31
* Makefile.in (fake.rb): set RUBY_VERSION.
eban
2001-12-31
* parse.y (yycompile): always store copy of filename.
nobu
2001-12-30
2001-12-30
eban
2001-12-30
* time.c (time_utc_offset): new function.
akr
2001-12-30
This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.
(no author)
2001-12-29
* ext/extmk.rb.in (have_library): do not print yes. sigh.
eban
2001-12-29
* ext/extmk.rb.in, lib/mkmf.rb (have_library): print yes.
eban
2001-12-29
* ext/extmk.rb.in, lib/mkmf.rb (have_library): accept -lm
eban
2001-12-27
* bignum.c (rb_cstr2inum): deny "0_".
nobu
2001-12-26
* bignum.c (rb_cstr2inum): allow "0\n" and so on.
nobu
2001-12-25
011226
matz
2001-12-25
* stable version 1.6.6 released.
matz
2001-12-21
* variable.c (rb_cvar_set): add frozen class/module check.
matz
2001-12-21
* dln.h, ruby.h, util.h: enable prototypes in C++.
nobu
2001-12-21
2001-12-21
eban
2001-12-20
* eval.c (rb_mod_define_method): must not convert Method to Proc.
nobu
2001-12-20
* lib/mkmf.rb (with_destdir): new.
nobu
2001-12-20
* intern.h: added prototypes: rb_cv_set(), rb_cv_get(),
nobu
2001-12-19
2001-12-19
eban
2001-12-19
* eval.c (rb_mod_define_method): define_method should follow
matz
2001-12-18
* eval.c (rb_thread_schedule): should not select a thread which is
matz
2001-12-17
* intern.h: add prototypes.
nobu
2001-12-13
2001-12-13
eban
2001-12-13
* time.c (time_cmp): should handle Bignums.
matz
2001-12-12
2001-12-12
eban
2001-12-12
* parse.y (str_extend): make up pushback call.
matz
2001-12-10
* parse.y (gettable): should freeze __FILE__ string(__LINE__ is Fixnum).
eban
[prev]
[next]