index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
version.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* parse.y (expr): redefinable not (!) operator.
matz
2007-12-09
1
-3
/
+3
*
* 2007-12-09
nobu
2007-12-09
1
-3
/
+3
*
* parse.y (arg): tUPLUS no longer works as identity operation any
matz
2007-12-07
1
-3
/
+3
*
* regparse.c (i_apply_case_fold): fix for negative character class. a
nobu
2007-12-05
1
-3
/
+3
*
* parse.y (yycompile): get rid of tracing while parsing.
nobu
2007-12-05
1
-3
/
+3
*
* bignum.c (rb_cstr_to_inum): trailing spaces may exist at sqeezing
nobu
2007-12-04
1
-3
/
+3
*
* ext/Win32API/*: removed or moved to ext/dl/win32.
usa
2007-12-03
1
-3
/
+3
*
* insnhelper.ci (vm_callee_setup_arg): fix error message.
ko1
2007-12-02
1
-3
/
+3
*
* parse.y (newline_node): always remove NODE_BEGIN.
nobu
2007-11-30
1
-4
/
+4
*
* hash.c (rb_hash_eql): recursive comparison should be based on
matz
2007-11-30
1
-3
/
+3
*
* parse.y (stmt): remove unnecessary NODE_BEGIN. [ruby-core:13814]
nobu
2007-11-29
1
-3
/
+3
*
* 2007-11-28
nobu
2007-11-27
1
-3
/
+3
*
* insns.def, compile.c: fix to allow dsym for alias/undef.
ko1
2007-11-27
1
-3
/
+3
*
* variable.c (rb_f_global_variables): variable names should not
matz
2007-11-26
1
-3
/
+3
*
* compile.c (defined_expr): defined(method(x)) dumped core. a
matz
2007-11-23
1
-3
/
+3
*
* insnhelper.ci (vm_search_normal_superclass): rename function.
matz
2007-11-22
1
-3
/
+3
*
* object.c (nil_plus): remove unused function. [ruby-core:13737]
matz
2007-11-20
1
-3
/
+3
*
* include/ruby/win32.h win32/win32.c (rb_w32_pipe_exec): use dual fd
usa
2007-11-20
1
-3
/
+3
*
* parse.y (parser_read_escape): disallow control and meta modifiers
nobu
2007-11-18
1
-3
/
+3
*
* lib/mkmf.rb (String#tr_cpp): make preprocessor identifiers.
nobu
2007-11-18
1
-3
/
+3
*
ext/win32ole/win32ole.c (ole_invoke): bug fix. [ruby-talk:279100]
suke
2007-11-17
1
-3
/
+3
*
* lib/yaml/rubytypes.rb (String#is_binary_data?): use Integer#fdiv.
nobu
2007-11-16
1
-3
/
+3
*
* tool/compile_prelude.rb (c_esc): need to escape closing brace.
matz
2007-11-15
1
-3
/
+3
*
* tool/ytab.sed: get rid of GNU sed feature. a patch from Laurent
nobu
2007-11-13
1
-3
/
+3
*
* numeric.c (flo_divmod): round to the nearest integer. [ ruby-Bugs-14540 ]
shyouhei
2007-11-12
1
-3
/
+3
*
* misc/ruby-mode.el (ruby-parse-partial): handle stringified
matz
2007-11-12
1
-3
/
+3
*
* {bcc32,win32}/Makefile.sub: vendor_ruby support.
nobu
2007-11-10
1
-3
/
+3
*
* random.c: update MT URL.[ruby-core:13305].
matz
2007-11-08
1
-3
/
+3
*
* parse.y (parser_read_escape): remove C99/gcc-ism.
usa
2007-11-08
1
-3
/
+3
*
* lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x for
matz
2007-11-06
1
-3
/
+3
*
* eval_load.c (rb_feature_p): check if the feature is loading with
nobu
2007-11-06
1
-3
/
+3
*
* win32/Makefile.sub: vendor_ruby support.
usa
2007-11-04
1
-3
/
+3
*
* string.c (tr_setup_table): use C array for characters that fit
matz
2007-11-03
1
-3
/
+3
*
* hash.c (rb_hash_each_pair): make Hash#each to be alias to
matz
2007-11-03
1
-3
/
+3
*
* error.c (Init_Exception): make NameError to be subclass of
matz
2007-11-02
1
-3
/
+3
*
* win32/configure.bat, setup.mak: now can recognize OS even if
usa
2007-10-31
1
-4
/
+4
*
* enum.c (enum_take_while): separate with-block form.
matz
2007-10-30
1
-3
/
+3
*
* enum.c (enum_butfirst): add a new method to iterates over
matz
2007-10-30
1
-3
/
+3
*
* encoding.c (rb_enc_compatible): ASCII encoding is compatible with
nobu
2007-10-29
1
-3
/
+3
*
* array.c (rb_ary_assoc): check and convert inner arrays (assocs)
matz
2007-10-25
1
-3
/
+3
*
* io.c (rb_io_tell, rb_io_seek): check errno too. [ruby-dev:32093]
nobu
2007-10-25
1
-3
/
+3
*
* parse.y (parser_tokspace): make space in token buffer.
nobu
2007-10-24
1
-3
/
+3
*
* enum.c (enum_cycle): hide temporary array from ObjectSpace.
matz
2007-10-22
1
-3
/
+3
*
* encoding.c (rb_enc_compatible): check if two objects have compatible
nobu
2007-10-22
1
-3
/
+3
*
* encoding.c (rb_enc_default, rb_enc_primary): return pointers to
nobu
2007-10-21
1
-3
/
+3
*
* file.c (rb_get_path): returns frozen string.
nobu
2007-10-20
1
-3
/
+3
*
* range.c (range_last): removed unused variables.
nobu
2007-10-19
1
-3
/
+3
*
* range.c (range_first): takes first n element if argument is
matz
2007-10-18
1
-3
/
+3
*
* re.c (rb_reg_initialize_m): allow binary encoding option.
nobu
2007-10-16
1
-3
/
+3
*
* encoding.c (Init_Encoding): define #to_s to show encoding name
matz
2007-10-15
1
-3
/
+3
[next]