index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gdbinit
Commit message (
Expand
)
Author
Age
Files
Lines
*
* .gdbinit (rp): show negative fixnum correctly.
akr
2009-03-30
1
-1
/
+1
*
* .gdbinit (iseq): added.
nobu
2009-02-13
1
-3
/
+26
*
* .gdbinit (dummy_gdb_enums.special_consts): forces to load debug
nobu
2008-12-27
1
-0
/
+7
*
* .gdbinit (rp): fixed typo for T_STRUCT.
nobu
2008-12-09
1
-1
/
+1
*
* .gdbinit (rp): REGEXP handling fixed.
matz
2008-10-16
1
-2
/
+8
*
* include/ruby/ruby.h: embeds the elements of an array into its
yugui
2008-10-09
1
-2
/
+27
*
* .gdbinit (rp): T_VALUES is no longer defined.
nobu
2008-05-23
1
-5
/
+0
*
* .gdbinit (rp): removed RUBY_T_BLOCK.
nobu
2008-05-07
1
-5
/
+0
*
* numeric.c (num_rdiv): should always return rational number.
matz
2008-04-02
1
-2
/
+2
*
* .gdbinit (rp): supports rational and complex numbers. it's
matz
2008-04-01
1
-0
/
+10
*
use %ld for VALUE in rp.
akr
2008-03-06
1
-8
/
+8
*
follow RFloat member name change.
akr
2008-03-06
1
-1
/
+1
*
* re.c (ARG_ENCODING_NONE): defined for /.../n option.
akr
2007-12-21
1
-0
/
+3
*
* debug.c (dummy_gdb_enums.various): added ENCODING and CODERANGE
nobu
2007-12-21
1
-5
/
+5
*
show regexp flags and encoding.
akr
2007-12-17
1
-3
/
+10
*
don't show shared and assoc for embed string.
akr
2007-12-13
1
-6
/
+7
*
* string.c (rb_str_shared_replace): make str noembed after free.
akr
2007-12-13
1
-1
/
+13
*
fix coderange.
akr
2007-11-26
1
-1
/
+1
*
* ruby.c (RUBY_ENCODING_SHIFT): added as enum.
akr
2007-10-16
1
-1
/
+14
*
avoid magic numbers.
akr
2007-10-07
1
-31
/
+31
*
* include/ruby/node.h: make node flags as VALUE type.
akr
2007-10-07
1
-3
/
+3
*
forgot to follow RHash change.
akr
2007-09-11
1
-2
/
+2
*
* include/ruby/ruby.h (struct RBignum): embed digits in RBignum for
akr
2007-09-01
1
-2
/
+10
*
* bignum.c (bigtrunc): RBIGNUM(x)->len may be zero. out of bound
matz
2007-08-16
1
-1
/
+1
*
* include/ruby/ruby.h (ruby_special_consts): added RUBY_SPECIAL_SHIFT.
nobu
2007-08-07
1
-10
/
+29
*
* include/ruby/{node,ruby}.h, ruby.c: added enum constants for gdb
nobu
2007-07-05
1
-41
/
+358
*
* .gdbinit: new file to ease debugging using gdb.
akr
2007-06-15
1
-0
/
+142