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
*
* instruby.rb: need paren in regexp(make -n install).
eban
2003-01-05
4
-15
/
+25
*
2003-01-05
nobu
2003-01-05
1
-3
/
+3
*
* ruby.c (ruby_init_loadpath): under Windows, get the module
nobu
2003-01-05
5
-11
/
+22
*
FLUSH_REGISTER_WINDOWS must not be empty. Set to NULL instead.
knu
2003-01-04
2
-2
/
+2
*
* defines.h (FLUSH_REGISTER_WINDOWS): Make the flushw call an
knu
2003-01-04
4
-9
/
+25
*
* file.c (utimbuf): use utimbuf instead of _utimbuf if defined _WIN32.
usa
2003-01-04
10
-55
/
+34
*
* process.c (rb_proc_exec): use same logic as DJGPP on win32 ports.
usa
2003-01-04
4
-18
/
+109
*
* configure.in: set rb_cv_need_io_flush_between_seek=yes.
usa
2003-01-04
3
-1
/
+9
*
* file.c (rb_file_s_lchmod): get rid of gcc-3 -O3 warning.
nobu
2003-01-03
2
-1
/
+5
*
2003-01-03
nobu
2003-01-03
1
-3
/
+3
*
* process.c (rb_proc_times): need to initialize first.
nobu
2003-01-03
2
-8
/
+9
*
commit miss
nobu
2003-01-02
1
-1
/
+1
*
* regex.c (re_match):
nobu
2003-01-02
2
-1
/
+5
*
2003-01-02
nobu
2003-01-02
1
-3
/
+3
*
* eval.c (bmcall): arguments should be an array.
nobu
2003-01-02
2
-0
/
+5
*
* process.c (rb_proc_times): avoid WindowsXP crash using volatile
matz
2003-01-01
1
-4
/
+8
*
add djgpp/GNUmakefile
eban
2003-01-01
1
-0
/
+1
*
* configure.in: better DJGPP support. add GNUmakefile.
eban
2003-01-01
3
-1
/
+14
*
* eval.c (massign): removed awkward conversion between yvalue,
matz
2003-01-01
1
-2
/
+1
*
* eval.c (massign): removed awkward conversion between yvalue,
matz
2003-01-01
5
-213
/
+185
*
Really cvs rm these files from HEAD.
knu
2002-12-31
2
-707
/
+0
*
Fix one more.
knu
2002-12-31
1
-1
/
+1
*
Fix typos.
knu
2002-12-31
1
-6
/
+6
*
2003-01-01
knu
2002-12-31
1
-5
/
+5
*
* node.h (struct RNode): Change argc from int to long. Otherwize
knu
2002-12-31
2
-1
/
+8
*
* wrong regexp.
eban
2002-12-31
1
-1
/
+1
*
* Makefile.in, {win32,bcc32}/Makefile.sub: add new target:
eban
2002-12-31
8
-50
/
+92
*
Fix typos.
knu
2002-12-31
1
-2
/
+2
*
* gc.c (rb_gc_mark_frame): should mark frame->node.
matz
2002-12-31
2
-0
/
+10
*
* ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and
knu
2002-12-31
2
-0
/
+8
*
* ext/tcltklib/extconf.rb (find_tcl, find_tk): Look for both
knu
2002-12-31
2
-26
/
+18
*
* configure.in: Improve OpenBSD support. [obtained from: OpenBSD
knu
2002-12-31
3
-4
/
+15
*
* array.c (rb_ary_transpose): Properly declare ary as a VALUE.
knu
2002-12-31
4
-2
/
+16
*
* parse.y (parse_string): readjusted.
nobu
2002-12-30
2
-38
/
+55
*
mdoc'ify.
knu
2002-12-30
2
-254
/
+273
*
* parse.y (yylex): do not accept " __END__\n". ([ruby-dev:19245])
eban
2002-12-30
3
-14
/
+20
*
* typofix
eban
2002-12-30
1
-1
/
+1
*
* parse.y (yylex): use strncmp instead of strcmp.
eban
2002-12-30
2
-2
/
+7
*
* ext/extmk.rb: split --make argument contains options, assume
nobu
2002-12-30
5
-13
/
+32
*
2002-12-30
nobu
2002-12-30
1
-3
/
+3
*
* string.c (rb_str_substr): should share the shared string if
nobu
2002-12-30
2
-2
/
+10
*
* ext/socket/socket.c (tcp_svr_init): local host to
nobu
2002-12-29
2
-3
/
+11
*
* file.c (rb_file_s_chmod): get rid of gcc-3 -O3 warning.
nobu
2002-12-29
2
-1
/
+3
*
2002-12-29
nobu
2002-12-29
1
-3
/
+3
*
* gc.c (gc_sweep): adjust GC trigger.
nobu
2002-12-29
6
-44
/
+35
*
add location.
aamine
2002-12-29
1
-1
/
+2
*
forgot to commit ChangeLog.
aamine
2002-12-29
1
-0
/
+4
*
* lib/fileutils.rb: should not inherit ftools.rb's misfeature.
aamine
2002-12-29
1
-3
/
+0
*
* lib/fileutils.rb (cmp): return false if file size differs.
usa
2002-12-28
2
-1
/
+5
*
* instruby.rb: remove junk args.
eban
2002-12-28
4
-1
/
+12
[next]