I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* parse.y (str_extend): change types of second and third arguments from char to int.
usa
More... about 24 years ago
Curses::getstr and Window#getstr use getnstr() and wgetnstr() if they are available. More... about 24 years ago
2001-11-22 More... about 24 years ago
* parse.y (str_extend): should check nesting parentheses in #{}. More... about 24 years ago
* lib/cgi.rb: CGI#header: do not set Apache.request.status for Location: if Apache.request.status is already set. More... about 24 years ago
2001-11-20 More... about 24 years ago
* parse.y (str_extend): should not terminate string interpolation with newlines in here-docs and newline terminated strings. More... about 24 years ago
* eval.c (rb_mod_modfunc): should follow NODE_ZSUPER link; based on Guy Decoux's patch in [ruby-talk:25478]. More... about 24 years ago
* parse.y (parse_regx): should raise error on untermitated expression interpolation. More... about 24 years ago
* lib/cgi.rb (header): support for Apache. thanks to Shugo Maeda <[email protected]>. More... about 24 years ago
* parse.y: needless conditionals.
n0kada
as nobu
More... about 24 years ago
20011115
n0kada
as nobu
More... about 24 years ago
* array.c (rb_ary_join): non-nil separator must be converted to String. and separators' total length was wrong.
n0kada
as nobu
More... about 24 years ago
* hash.c (ruby_setenv): remove USE_WIN32_RTL_ENV block since it's obsoleted.
usa
More... about 24 years ago
* win32/win32.c (waitpid): fix wait count.
usa
More... about 24 years ago
* configure.in: do not override CC if set. More... about 24 years ago
tkutil needed to be updated More... about 24 years ago
* signal.c (sighandle): should not re-register sighandler if POSIX_SIGNAL is defined. More... about 24 years ago
* signal.c (sighandle): should not re-register sighandler if POSIX_SIGNAL is defined. More... about 24 years ago
* win32/win32.c (mypopen): return error status instead of calling rb_sys_fail().
usa
More... about 24 years ago
2001-11-13
usa
More... about 24 years ago
* hash.c (envix): use GET_ENVIRON and FREE_ENVIRON to get environment variables list.
usa
More... about 24 years ago
* win32/config.status.in: make CFLAGS same as Makefile's one.
usa
More... about 24 years ago
too much backout More... over 24 years ago
* eval.c (rb_trap_eval): avoid annoying warning with signal. [ruby-talk:23225]
n0kada
as nobu
More... over 24 years ago
eval.c fix More... over 24 years ago
* file.c (path_check_1): forgot to initialize 'p'. More... over 24 years ago
* process.c (security): always give warning for insecure PATH. More... over 24 years ago
* process.c (security): always give warning for insecure PATH. More... over 24 years ago
* lib/net/imap.rb (getquota_response): use astring for mailbox names. * lib/net/imap.rb (getacl_response): ditto. More... over 24 years ago