Commit graph

3924 commits

Author SHA1 Message Date
svn
a61cd5ed39 * 2009-02-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-08 00:10:17 +00:00
nobu
d89dbc4d3b * test/etc/test_etc.rb: trivial.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-06 15:26:36 +00:00
svn
bbb8603286 * 2009-02-06
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22082 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-05 16:13:58 +00:00
nobu
f4e9d9a2c5 * configure.in (RUBY_LIB_VERSION): added for library version, to
split from core version.  [ruby-dev:37748]

* configure.in (RUBY_LIB_PATH, etc): moved actual version
  dependent stuff to version.c.

* ruby.c (ruby_init_loadpath_safe): ditto.

* version.c (ruby_initial_load_paths): moved initial load path
  version depending on version from ruby.c.

* version.h (RUBY_VERSION_{MAJOR,MINOR,TEENY}): now mean library
  and API version, and reverted to 1.9.1.  [ruby-dev:37889]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-05 02:21:37 +00:00
svn
1d46aa9fc1 * 2009-02-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22043 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-04 15:10:07 +00:00
svn
ee3c53a7a9 * 2009-02-04
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-03 15:21:46 +00:00
svn
04ae31eb24 * 2009-02-03
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21981 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-02 15:02:48 +00:00
akr
41eb896e09 * version.h: bump up to 1.9.2 patchlevel -1.
yugui recommend "-1" strongly.

* lib/rubygems/version.rb: accept negative patchlevel.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21951 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-02 07:07:59 +00:00
svn
1c4e92c185 * 2009-02-02
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21931 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-01 21:53:19 +00:00
nobu
132d0624ec * variable.c (rb_const_get_0), vm_insnhelper.c (vm_get_ev_const):
avoids infinite self recursion autoload.  [ruby-core:21696]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21925 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-31 20:19:44 +00:00
svn
d5a47333d9 * 2009-01-31
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21909 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-30 15:09:22 +00:00
svn
07408d7d5b * 2009-01-30
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21884 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-29 17:57:21 +00:00
svn
d899ed6321 * 2009-01-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21862 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-28 15:26:08 +00:00
nobu
aada62da2b * Makefile.in (distclean): hides removing Doxyfile.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-27 22:02:51 +00:00
svn
f327dd57bb * 2009-01-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-26 18:28:19 +00:00
nobu
5225998612 * lib/pathname.rb (chop_basename, prepend_prefix): use o option.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-26 06:49:46 +00:00
svn
940e021edc * 2009-01-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21762 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-24 21:45:48 +00:00
nobu
b9170351da * lib/mkmf.rb (configuration): tools under the top source
directory are not installed, so unusable outside extmk.rb.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-23 23:21:16 +00:00
svn
0af33599a0 * 2009-01-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-23 04:25:34 +00:00
svn
92ad9fb2d7 * 2009-01-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-21 15:27:39 +00:00
svn
8029f3d299 * 2009-01-21
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21702 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-20 23:27:06 +00:00
svn
108377fc6b * 2009-01-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-19 16:16:09 +00:00
naruse
69ee4246e5 * transcode.c (str_transcode0): fix: :xml option doesn't
work on str.encode([options]) form without default_internal.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21649 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-18 18:32:24 +00:00
svn
81732537b6 * 2009-01-18
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21639 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-17 15:40:33 +00:00
nobu
f09bcbf96e * vm_dump.c (vm_stack_dump_each): initialized at declarations.
* vm_dump.c (rb_vm_bugreport): constified to suppress a warning.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21611 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-17 02:11:21 +00:00
ko1
b5cd33a4ad * gc.c (gc_with_gvl): suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21533 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-15 15:21:43 +00:00
nobu
e24346d6c6 * enc/trans/gb18030.trans: get rid of a 1.9 feature for cross
compile.  [ruby-core:21345]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-14 15:06:19 +00:00
nobu
d4beba3f3e * io.c (rb_io_s_pipe): reduced nest of rb_ensure of main block.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21502 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-14 03:35:25 +00:00
svn
8106658535 * 2009-01-13
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21470 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-12 16:00:08 +00:00
ko1
af12cefe06 * eval.c: remove unused decl.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21437 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-12 01:21:56 +00:00
svn
f86c38212f * 2009-01-11
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-10 17:16:54 +00:00
akr
2149577476 * version.h: make version string succinct:
"ruby 1.9.1p5000 (2009-01-10 trunk 21414) [i686-linux]".


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-10 11:28:41 +00:00
ko1
d46fcaf485 * cont.c (cont_restore_1): should not be inlined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21414 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-10 10:07:21 +00:00
svn
057f2866b7 * 2009-01-09
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-09 01:40:21 +00:00
svn
0f94c670f7 * 2009-01-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-07 15:21:47 +00:00
svn
99f0026927 * 2009-01-07
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21362 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-07 08:06:32 +00:00
svn
1fffe3d399 * 2009-01-06
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21348 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-05 15:35:25 +00:00
svn
639da29270 * 2009-01-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21328 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-04 22:32:44 +00:00
svn
13a67cfcf2 * 2009-01-04
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-03 15:36:18 +00:00
svn
8e0c298f58 * 2009-01-03
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-02 18:03:10 +00:00
svn
af5678c203 * 2009-01-02
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-01 15:15:35 +00:00
svn
9949853c73 * 2009-01-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-31 15:05:21 +00:00
svn
84d4ce4bef * 2008-12-31
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21205 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-30 16:07:19 +00:00
svn
f396a10e13 * 2008-12-30
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-29 22:27:27 +00:00
svn
f5189c3f14 * 2008-12-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21142 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-28 16:10:02 +00:00
svn
4985bfdc9f * 2008-12-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21103 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-27 15:44:55 +00:00
svn
b2e95674f6 * 2008-12-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21075 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-26 16:53:18 +00:00
svn
90cdbb0ed9 * 2008-12-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-26 05:04:43 +00:00
svn
60efdd5bbd * 2008-12-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-24 16:03:29 +00:00
svn
b54087529e * 2008-12-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20953 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-23 15:13:23 +00:00