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-05-07
* eval.c (superclass): undesirable "unexpected return" when the superclass is...
aamine
2002-05-04
2002-05-04
eban
2002-05-04
* eval.c, gc.c, intern.h, variable.c: declare rb_gc_mark{,maybe}()
knu
2002-05-02
* ext/extmk.rb.in, lib/mkmf.rb: use 'do...end' instead of '{}' for Borland make.
eban
2002-05-01
2002-05-01
eban
2002-05-01
* file.c (rb_find_file): load must be done from an abolute path if
matz
2002-04-28
* win32/win32.c (NtCmdGlob): get rid of cast.
eban
2002-04-28
* win32/win32.c (insert): fix prototype for ANSI C.
eban
2002-04-24
* util.c (push_element): avoid warning for djgpp.
eban
2002-04-24
bang forgot.
nobu
2002-04-24
* configure.in: change order.
eban
2002-04-24
* configure.in: set size of the initial stack from
eban
2002-04-23
* lib/mkmf.rb (create_makefile): should print depend file when
nobu
2002-04-23
* ext/extmk.rb.in (create_makefile): use `{$(srcdir)}' directive instead
usa
2002-04-22
* win32/win32.c: forgot to commit.
eban
2002-04-21
* ext/socket/extconf.rb: typo fix(#endif -> #else).
eban
2002-04-19
* ext/socket/extconf.rb: include <windows.h>, <winsock.h> on _WIN32.
eban
2002-04-12
* configure.in: add check for initstate(3).
eban
2002-04-11
* random.c (rand_init): add check for initstate(3).
eban
2002-04-11
2002-04-11
eban
2002-04-11
* io.c (read_all): return "" if file.size == 0.
eban
2002-04-10
* lib/cgi/session.rb: support for multipart form.
wakou
2002-04-10
conflicted
nobu
2002-04-10
* variable.c (rb_obj_remove_instance_variable): raise NameError if
matz
2002-04-10
* misc/ruby-mode.el (ruby-font-lock-keywords): fontify symbols for
nobu
2002-04-04
2002-04-04
nobu
2002-04-04
* ChangeLog: fix typo.
eban
2002-04-04
* parse.y: avoid binson 1.35 warnings. add ; at the end of a rule.
eban
2002-04-02
* ext/extmk.rb.in (enable_config): follow lib/mkmf.rb.
nobu
2002-04-02
2002-04-02
nobu
2002-04-02
* error.c: MatchData, not Match.
matz
2002-04-01
* re.c (match_setter): it's OK to assign nil to $~.
matz
2002-04-01
* lib/mkmf.rb (create_makefile): get rid of needless '='.
eban
2002-03-30
Changed regexp for 'break' command.
nahi
2002-03-29
* lib/mkmf.rb (create_makefile): default FLAGS to empty strings.
nobu
2002-03-29
2002-03-29
nobu
2002-03-29
* lib/mkmf.rb (arg_config): should use Shellwords::shellwords like
nobu
2002-03-27
* io.c (READ_DATA_PENDING): uClibc 0.9.10 support.
eban
2002-03-26
2002-03-27
knu
2002-03-26
* file.c (rb_file_s_expand_path): Do not free the pointer obtained
knu
2002-03-26
* ext/extmk.rb.in (arg_config): should use Shellwords::shellwords.
eban
2002-03-26
.cvsignore: add autom4te*.cache.
eban
2002-03-26
* win32/mkexports.rb: support VC++.NET.
usa
2002-03-25
* ext/extmk.rb.in (arg_config): get rid of single quotes for autoconf 2.53.
eban
2002-03-25
2002-03-25
eban
2002-03-25
* ext/socket/socket.c (bsock_do_not_rev_lookup_set): should not be
matz
2002-03-25
* dln.c (dln_argv0): unused unless USE_DLN_A_OUT.
nobu
2002-03-25
add depend files
nobu
2002-03-25
This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.
(no author)
2002-03-22
lib/net/protocol.rb: Protocol#start should return self.
aamine
[prev]
[next]