I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Sep 27, 2023 — Sep 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* tcltklib.c: Stop the running zombi-eventloop when mainloop_watchdog is killed. More... over 22 years ago
* ext/Win32API/extconf.rb: refactoring. More... over 22 years ago
* ext/socket/extconf.rb: The IPv6 stack of Cygwin is still incomplete. More... over 22 years ago
* ext/tcltklib/tcltklib.c (Init_tcltklib): moved the definition before actions. More... over 22 years ago
* ext/tk/lib/tkentry.rb: typo fix(!! -> ||). More... over 22 years ago
2002-06-04 More... over 22 years ago
* string.c (rb_str_aset): should raise error if an indexing string is not found in the receiver. More... over 22 years ago
* tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x. More... over 22 years ago
* ext/socket/getaddrinfo.c (gai_strerror): make literals const.
n0kada
as nobu
More... over 22 years ago
* ext/socket/addrinfo.h: typo.
n0kada
as nobu
More... over 22 years ago
change PLATFORM with RUBY_PLATFORM. More... over 22 years ago
* parse.y (here_document): check if identifier is terminated. (ruby-bugs-ja:PR#239)
n0kada
as nobu
More... over 22 years ago
merge win32ole from rough More... over 22 years ago
2002-05-30 More... over 22 years ago
* range.c (range_step): iteration done using "+" if elements are Numeric. Otherwise using "succ". More... over 22 years ago
* lib/cgi.rb: if StringIO is usable then use it. More... over 22 years ago
Wed May 29 18:55:47 2002 KONISHI Hiromasa <[email protected]> More... over 22 years ago
* time.c (tmcmp, search_time_t): activate unless HAVE_TIMEGM. More... over 22 years ago
fix for POST method. More... over 22 years ago
* parse.y: yyparse #defines moved from intern.h More... over 22 years ago
* lib/cgi.rb: not use const if GET, HEAD. check multipart form head. More... over 22 years ago
* array.c: fixed format string for 'long' args (%d -> %ld). More... over 22 years ago
* eval.c (scope_node): trick to keep the node has a scope.
n0kada
as nobu
More... over 22 years ago
* ruby.c (proc_options): option parsing problem. (ruby-bugs-ja:PR#233)
n0kada
as nobu
More... over 22 years ago
* ruby.c (proc_options): removed "-*-" support for #! line. More... over 22 years ago
* ruby.c (proc_options): -T consumes digits only.
n0kada
as nobu
More... over 22 years ago
Wed May 22 20:18:31 2002 WATANABE Hirofumi <[email protected]> More... over 22 years ago
* parse.y (yylex): case '<': here-document label ate '-'. More... over 22 years ago
2002-05-22
n0kada
as nobu
More... over 22 years ago
minor bug fixes. More... over 22 years ago