aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove unused variables.akr2005-12-121-3/+0
* * 2005-12-12eban2005-12-121-3/+3
* indent "if" body.akr2005-12-121-2/+3
* precedes registering global VALUE variables before initializing it.akr2005-12-124-12/+11
* * range.c (range_cover): new method Range#cover? added. thematz2005-12-122-0/+40
* * ext/digest/digest.c (rb_digest_base_s_digest): add volatile tomatz2005-12-1215-88/+73
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries innagai2005-12-115-6/+266
* * 2005-12-11eban2005-12-111-3/+3
* (test_remote_array_and_hash): pseudo remote objects are protectedseki2005-12-112-2/+11
* * lib/matrix.rb: add Matrix#determinant_e, Matrix#rank_e.keiju2005-12-092-12/+143
* * eval.c (calling_scope_t): gave names to magic numbers for rb_call().nobu2005-12-092-26/+37
* * 2005-12-10eban2005-12-091-3/+3
* remove unused variable `tmp'.akr2005-12-091-1/+0
* * lib/rexml/encoding.rb (encoding=): give priority to particularnobu2005-12-095-33/+62
* * 2005-12-09eban2005-12-091-3/+3
* * range.c (range_include): return false unless included in numericnobu2005-12-092-5/+9
* * eval.c (umethod_bind): adjust invoking class for module method.nobu2005-12-072-6/+21
* * 2005-12-08eban2005-12-071-3/+3
* * eval.c (call_trace_func): klass parameter should be amatz2005-12-073-2/+7
* * sprintf.c (rb_f_sprintf): [ruby-dev:27967]matz2005-12-075-17/+58
* * sprintf.c (rb_str_format): integer overflow check added.matz2005-12-072-3/+16
* * ext/tk/tcltklib.c: forgot to update RELEASE_DATE.nagai2005-12-063-4/+12
* * 2005-12-07eban2005-12-061-3/+3
* * ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai2005-12-0610-39/+203
* ChangeLog fix.matz2005-12-061-1/+0
* * gc.c (ruby_xmalloc2): change check for integer overflow.matz2005-12-068-30/+54
* * 2005-12-02eban2005-12-021-3/+3
* * dir.c (Compare): should not fold double byte alphabet on win9x.ocean2005-12-022-1/+5
* * 2005-12-01eban2005-11-301-4/+4
* * eval.c (rb_funcall2): allow to call protected methods.nobu2005-11-302-3/+8
* * parse.y (struct parser_params): fields common to ripper must benobu2005-11-302-355/+371
* A trick for negative address removed.akr2005-11-301-1/+0
* * misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz2005-11-306-16/+15
* * 2005-11-30eban2005-11-301-3/+3
* ChangeLog lib/pp.rbakr2005-11-302-1/+14
* * parse.y (struct parser_params): heap must be placed at same offsetnobu2005-11-293-16/+29
* * 2005-11-29eban2005-11-291-3/+3
* follow change of observer.rb. fixed [ruby-core:6796]seki2005-11-292-10/+16
* * lib/pp.rb (PP::PPMethods#object_address_group): adjust address format.akr2005-11-282-1/+12
* * ext/socket/socket.c (init_inetsock_internal): remove settingusa2005-11-282-3/+8
* * ext/socket/socket.c (init_inetsock_internal): remove settingusa2005-11-282-5/+6
* * win32/win32.c (rb_w32_strerror): remove all CR and LF. (avoid brokenocean2005-11-282-3/+8
* * 2005-11-28usa2005-11-281-3/+3
* * lib/mkmf.rb (create_makefile): should not change sodir withocean2005-11-282-1/+7
* * lib/pathname.rb: use File.basename to decompose pathnames.akr2005-11-264-531/+705
* * 2005-11-27eban2005-11-261-3/+3
* * lib/wsdl/xmlSchema/complexContent.rb: missingnahi2005-11-262-49/+58
* * 2005-11-26eban2005-11-261-3/+3
* * dln.c (conv_to_posix_path): should initialize posix.eban2005-11-262-0/+5
* commit miss.nagai2005-11-2514-204/+29