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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" to
gotoyuzo
2003-09-08
1
-0
/
+7
*
* forget the file path for the ChangeLog entry. Sorry.
nagai
2003-09-08
1
-1
/
+2
*
* multi-tk.rb: modify security check at creating a new interpreter
nagai
2003-09-08
1
-0
/
+4
*
* lib/optparse.rb, lib/optparse/version.rb: search also all
nobu
2003-09-08
1
-3
/
+8
*
* ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.
gotoyuzo
2003-09-08
1
-3
/
+3
*
* ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.
gotoyuzo
2003-09-08
1
-0
/
+21
*
* lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port
gotoyuzo
2003-09-08
1
-0
/
+18
*
* tcltklib.c (lib_mainloop_core): fixed signal-trap bug
nagai
2003-09-07
1
-0
/
+6
*
* test/ruby/test_*.rb: assert_same, assert_match, and so on.
nahi
2003-09-06
1
-0
/
+4
*
* parse.y (assignable): call rb_compile_error(), not rb_bug().
matz
2003-09-06
1
-0
/
+5
*
* ext/openssl/ruby_missing.c: rid of unnecessary backward
gotoyuzo
2003-09-06
1
-0
/
+14
*
* win32/win32.c (CreateChild): need to quote cmd if RUBYSHELL is set.
usa
2003-09-05
1
-0
/
+7
*
* win32/win32.c (isInternalCmd): stupid miss.
nobu
2003-09-05
1
-8
/
+4
*
* Makefile.in (test): phony target.
nobu
2003-09-05
1
-1
/
+3
*
* lib/optparse.rb (OptionParser#order, #permute, #parse): allow an
nobu
2003-09-05
1
-0
/
+8
*
* lib/mkmf.rb (have_library, find_library): configure by library
nobu
2003-09-05
1
-0
/
+13
*
* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'
nahi
2003-09-05
1
-0
/
+4
*
* ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse.
gotoyuzo
2003-09-05
1
-0
/
+12
*
* misc/ruby-mode.el (ruby-font-lock-maybe-here-docs): should not
nobu
2003-09-05
1
-0
/
+5
*
* eval.c (mark_frame_adj): need to adjust argv pointer if using
matz
2003-09-05
1
-0
/
+14
*
* test/runner.rb: arguments should be keys.
nobu
2003-09-05
1
-0
/
+4
*
* test/ruby/test_system.rb (test_system): check existence of ruby
eban
2003-09-05
1
-0
/
+5
*
* lib/optparse.rb (--version): fix assignment/reference order.
nobu
2003-09-05
1
-0
/
+13
*
* test/runner.rb: added. gets testcases from command line and runs it.
nahi
2003-09-05
1
-0
/
+7
*
* test/ruby/test_gc.rb: added. splitter.rb which I made to split
nahi
2003-09-05
1
-0
/
+6
*
* test/ruby/test_iterator.rb (test_block_in_arg): add no block
nobu
2003-09-04
1
-0
/
+8
*
* test/ruby: tests for ruby itself.
nahi
2003-09-04
1
-0
/
+10
*
* test/csv/test_csv.rb: close opened files for CSV::IOBuf explicitly. opened
nahi
2003-09-04
1
-0
/
+5
*
* parse.y (tokadd_string): newlines have no special meanings in
nobu
2003-09-04
1
-0
/
+6
*
* ext/io/wait/.cvsignore: added.
nahi
2003-09-04
1
-0
/
+6
*
* sample/openssl: added. Sample of standard distribution library should be
nahi
2003-09-04
1
-0
/
+7
*
* test/csv/test_csv.rb: use remove_const to reduce warnings. use Dir.tmpdir to
nahi
2003-09-04
1
-0
/
+5
*
* misc/ruby-mode.el (ruby-here-doc-beg-re): underscore also is
nobu
2003-09-04
1
-1
/
+13
*
* test/csv/test_csv.rb: run on test/unit original layer.
nahi
2003-09-04
1
-0
/
+6
*
* ext/syck/token.c: headerless documents with root-level spacing now
why
2003-09-03
1
-0
/
+5
*
* test: add test directory. Test::Unit aware testcases and needed files should
nahi
2003-09-03
1
-0
/
+9
*
* ext/openssl/lib/net/protocols.rb (SSLIO#ssl_connect): warning
gotoyuzo
2003-09-02
1
-2
/
+7
*
* ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX).
matz
2003-09-02
1
-2
/
+12
*
* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exception
nagai
2003-09-02
1
-0
/
+7
*
* eval.c (rb_eval): should not handle exceptions within rescue
nobu
2003-09-02
1
-0
/
+5
*
* re.c (rb_memsearch): fix overrun. [ruby-talk:80759]
nobu
2003-09-01
1
-0
/
+4
*
* ext/iconv/iconv.c (map_charset): use lower case keys.
nobu
2003-09-01
1
-0
/
+16
*
* eval.c (rb_eval): make tail recursion in ELSE clause of
nobu
2003-09-01
1
-0
/
+5
*
* parse.y (aref_args): forgot to call NEW_SPLAT(). reported by
matz
2003-09-01
1
-0
/
+8
*
* eval.c (rb_thread_switch): add RESTORE_EXIT; exit by another
nobu
2003-09-01
1
-4
/
+13
*
* process.c (p_gid_sw_ensure): return VALUE.
eban
2003-08-31
1
-0
/
+2
*
* eval.c (TAG_DST()): take no argument.
eban
2003-08-31
1
-0
/
+4
*
* process.c (p_gid_sw_ensure): lack of function type
nagai
2003-08-31
1
-0
/
+4
*
* lib/optparse.rb: --version takes an optional argument; "all" or a list of p...
nobu
2003-08-31
1
-0
/
+5
*
yyyy/mm is not an acceptable format.
tadf
2003-08-31
1
-0
/
+6
[next]