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
...
*
Get rid of STR2CSTR. (Thanks N.Nakada)
ttate
2002-06-11
3
-5
/
+7
*
bugfix. (Thanks U.Nakamura)
ttate
2002-06-11
2
-4
/
+4
*
* configure.in (LIBRUBY): rename to lib$(LIBRUBY_SO).a on Cygwin/MinGW.
eban
2002-06-11
3
-10
/
+24
*
2002-06-11
eban
2002-06-11
1
-2
/
+2
*
* parse.y (%%): remove '%%' line on the end of the file(parse error).
eban
2002-06-11
1
-1
/
+0
*
* eval.c (rb_eval): ruby_frame->last_func may be null, if it's
matz
2002-06-11
8
-88
/
+162
*
* lib/net/ftp.rb (noop): new method.
shugo
2002-06-11
2
-0
/
+15
*
* bcc32/Makefile.sub: set PROCESSOR_LEVEL to 6 if it's too big value.
usa
2002-06-11
3
-0
/
+12
*
* bcc32/configure.bat fix.
H_Konishi
2002-06-11
2
-1
/
+5
*
new platform [bccwin32] merged.
H_Konishi
2002-06-11
27
-88
/
+1174
*
bugfix.
ttate
2002-06-10
3
-1
/
+19
*
Add DL::Importable::Internal::callback().
ttate
2002-06-10
1
-9
/
+47
*
fix PR#.
akr
2002-06-10
1
-1
/
+1
*
2002-06-10
nobu
2002-06-10
1
-2
/
+2
*
*** empty log message ***
nobu
2002-06-10
1
-1
/
+2
*
* numeric.c (fix_lshift): negative shift count means right shift.
nobu
2002-06-10
3
-2
/
+20
*
dl.c (rb_dl_scan_callback_args): memcpy() -> cast and substitution
ttate
2002-06-10
1
-4
/
+4
*
Get rid of rb_dl_set_callback() and rb_dl_get_callback().
ttate
2002-06-09
1
-2
/
+0
*
* ext/dl: change the callback mechanism.
ttate
2002-06-09
8
-243
/
+217
*
modify typo.
aamine
2002-06-09
1
-1
/
+1
*
* sample/biorhythm.rb (getPosiiton,etc)
H_Konishi
2002-06-06
2
-1
/
+7
*
* win32/Makefile.sub (config.status): use sub! instead of []= because
usa
2002-06-06
2
-1
/
+6
*
typo.
nobu
2002-06-06
1
-1
/
+1
*
* lib/thread.rb (Queue::pop): get rid of race condition.
nobu
2002-06-06
2
-15
/
+11
*
Trivial: GCC3.1 fix (not worth to mention in ChangeLog)
michal
2002-06-05
1
-0
/
+2
*
* tcltklib.c:
nagai
2002-06-05
1
-26
/
+42
*
* ext/Win32API/extconf.rb: refactoring.
eban
2002-06-04
2
-5
/
+8
*
* ext/socket/extconf.rb: The IPv6 stack of Cygwin is still incomplete.
eban
2002-06-04
2
-3
/
+8
*
* ext/tcltklib/tcltklib.c (Init_tcltklib): moved the definition before actions.
eban
2002-06-04
1
-6
/
+7
*
* ext/tk/lib/tkentry.rb: typo fix(!! -> ||).
eban
2002-06-04
1
-1
/
+1
*
2002-06-04
eban
2002-06-04
1
-2
/
+2
*
* string.c (rb_str_aset): should raise error if an indexing string
matz
2002-06-04
10
-33
/
+54
*
* tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x.
nagai
2002-06-04
10
-171
/
+721
*
* ext/socket/getaddrinfo.c (gai_strerror): make literals const.
nobu
2002-06-03
2
-2
/
+2
*
* ext/socket/addrinfo.h: typo.
nobu
2002-06-03
4
-51
/
+135
*
change PLATFORM with RUBY_PLATFORM.
suke
2002-06-03
3
-3
/
+7
*
* parse.y (here_document): check if identifier is terminated.
nobu
2002-06-02
3
-5
/
+21
*
merge win32ole from rough
suke
2002-06-01
32
-0
/
+14163
*
2002-05-30
eban
2002-05-30
1
-2
/
+2
*
* range.c (range_step): iteration done using "+" if elements are
matz
2002-05-30
5
-183
/
+117
*
* lib/cgi.rb: if StringIO is usable then use it.
wakou
2002-05-30
2
-5
/
+17
*
Wed May 29 18:55:47 2002 KONISHI Hiromasa <H_Konishi@ruby-lang.org>
H_Konishi
2002-05-29
8
-163
/
+177
*
* time.c (tmcmp, search_time_t): activate unless HAVE_TIMEGM.
eban
2002-05-29
2
-0
/
+6
*
fix for POST method.
wakou
2002-05-29
1
-2
/
+2
*
* parse.y: yyparse #defines moved from intern.h
matz
2002-05-29
19
-59
/
+166
*
* lib/cgi.rb: not use const if GET, HEAD. check multipart form head.
wakou
2002-05-29
2
-22
/
+29
*
* array.c: fixed format string for 'long' args (%d -> %ld).
michal
2002-05-28
9
-21
/
+21
*
* eval.c (scope_node): trick to keep the node has a scope.
nobu
2002-05-28
4
-4
/
+30
*
* ruby.c (proc_options): option parsing problem.
nobu
2002-05-23
2
-2
/
+6
*
* ruby.c (proc_options): removed "-*-" support for #! line.
matz
2002-05-23
7
-16
/
+109
[prev]
[next]