1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
nobu dc02325fd8 * include/ruby/encoding.h (rb_enc_ispunct): added.
* common.mk (COMMONOBJS), inits.c (rb_call_inits): id.c is now
  included from parse.c.

* id.c (Init_id), id.h (ruby_method_ids): added IDs used by VM.

* parse.y (global_symbols): added rooms for VM IDs.

* parse.y (rb_intern3, rb_id2str): single puctuation symbol is now
  same as char code.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18614 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-14 08:57:07 +00:00
..
defines.h * include/ruby/defines.h (RUBY_ALIAS_FUNCTION): fallback definition. 2008-08-14 06:27:50 +00:00
encoding.h * include/ruby/encoding.h (rb_enc_ispunct): added. 2008-08-14 08:57:07 +00:00
intern.h * thread.c (rb_thread_check_ints): added. please note that 2008-08-13 08:21:24 +00:00
io.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
missing.h * include/ruby/missing.h (cbrt): add declaration. 2008-03-06 05:06:30 +00:00
mvm.h * vm_core.h (struct rb_vm_struct): moved ruby_debug, ruby_verbose, and 2008-06-09 05:18:03 +00:00
node.h * array.c (rb_ary_sort_bang): respect overridden <=> for String and 2008-08-04 18:29:55 +00:00
oniguruma.h * include/ruby/oniguruma.h (OnigEncoding): removed auxiliary_data. 2008-07-04 11:44:05 +00:00
re.h * include/ruby/re.h (struct rmatch_offset): new struct for character 2008-02-16 20:08:35 +00:00
regex.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
ruby.h * object.c (rb_obj_untrusted): new method Object#untrusted?. 2008-08-13 07:25:05 +00:00
signal.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
st.h add a comment. 2008-08-07 09:06:04 +00:00
util.h * debug.c (ruby_set_debug_option): separated ruby_each_words(). 2008-02-23 21:13:05 +00:00
win32.h * include/ruby/win32.h, bcc32/Makefile.sub (config.h): bcc 5.8 has 2008-08-05 07:39:21 +00:00