summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2003-12-10* lib/erb.rb: new method ERB#filename(=). [ruby-dev:22208]aamine
2003-12-10* io.c (read_all): should return given string even if data read ismatz
2003-12-09make case insensitive for host-part.akira
2003-12-09Added downcased shift-jis declarations. The old, all upper case declarationsser
2003-12-09* Added the lower-case Shift-JIS files to the manifest. The upper-case onesser
2003-12-08 * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raisentalbott
2003-12-08 * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi
2003-12-08* lib/test/unit/autorunner.rb: remove dependency to a particularnobu
2003-12-08* lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]aamine
2003-12-07Support inline source in Kilmer templatedave
2003-12-06 * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variablenahi
2003-12-05* lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises,nobu
2003-12-05 * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi
2003-12-04* lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises):nobu
2003-12-04Try to give nicer error messages on internal failuresdave
2003-12-04* lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):nobu
2003-12-04* lib/monitor.rb: use Object#__send__ instead of Object#send.shugo
2003-12-04 * lib/soap/streamHandler.rb: support latest released version ofnahi
2003-12-04 * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi
2003-12-04* lib/net/http.rb: update hyperlink to the Japanese document.aamine
2003-12-04* lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo
2003-12-03* lib/pathname.rb (Pathname#link, Pathname#symlink): obsoleted.akr
2003-12-03* io.c (argf_read): should not terminate on empty string; waitmatz
2003-12-03Implicitly define classes in 'class <<ClassName' if we haven't come across th...dave
2003-12-03correct fcntl parameerseki
2003-12-03Missing filedave
2003-12-03* ext/extmk.rb (MTIMES): let makefiles depend to mkmf.rb.nobu
2003-12-02* lib/net/http.rb: wrote the warning about HTTP_PROXY environment variable.aamine
2003-12-02* lib/test/unit/ui/gtk2 (Test::Unit::UI::GTK2#start_ui): remove debug statement.nobu
2003-12-02* bin/testrb: new test runner. [ruby-core:01845]nobu
2003-12-01 * lib/test/unit/assertions.rb: fixed #assert_no_match message.ntalbott
2003-12-01Allow string as argument to alias_methoddave
2003-12-01Add RDocdave
2003-12-01Add RDoc to listdave
2003-12-01* lib/fileutils.rb (fu_each_src_dest0): call #to_str to allow Pathname for ar...aamine
2003-11-30* lib/mkmf.rb (TRY_LINK, link_command): added support for DLDFLAGSeban
2003-11-30* lib/mkfm.rb (configuration): add ARCH_FLAG to DLDFLAGS.eban
2003-11-30* configure.in: keep ARCH_FLAG separate. export ARCH_FLAG.eban
2003-11-30* configure.in: do not override CCDLDFLAGS, LDFLAGS, XLDFLAGS,eban
2003-11-30 * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifyingnahi
2003-11-28* gc.c (gc_mark): explicitly check mark recursion levels, insteadmatz
2003-11-28fix TupleSpaceProxy#read, read_allseki
2003-11-28re-raise DRbConnErrorseki
2003-11-28rescue SystemCallErrorseki
2003-11-28previous change refined.akr
2003-11-28* lib/pathname.rb (Pathname#realpath): obsolete the force_absoluteakr
2003-11-28* lib/soap/streamHandler.rb: drop unused http parameters.nahi
2003-11-27* eval.c (rb_f_exit), process.c (rb_f_exit_bang): treat true asnobu
2003-11-25* lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=.gotoyuzo
2003-11-25fix previous change.akr