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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: Fix a command example
Takashi Kokubun
2023-04-01
1
-1
/
+1
*
gdb: Fix specval
Takashi Kokubun
2023-04-01
1
-3
/
+4
*
gdb: Don't dump params and locals for C frames
Takashi Kokubun
2023-04-01
1
-11
/
+12
*
gdb: Visualize register positions on the left
Takashi Kokubun
2023-03-31
1
-1
/
+14
*
gdb: Always show actual values in cfp
Takashi Kokubun
2023-03-31
1
-5
/
+7
*
gdb: Show params and locals in cfp
Takashi Kokubun
2023-03-31
1
-1
/
+12
*
gdb: Dump env data in cfp command
Takashi Kokubun
2023-03-31
1
-3
/
+72
*
Put misc/gdb.py [experimental]
Takashi Kokubun
2023-03-31
1
-0
/
+33
*
[ci skip] LLDB: Fix rp for arrays
Matt Valentine-House
2023-03-30
1
-3
/
+3
*
Fix missing receiver [ci sip]
Nobuyoshi Nakada
2023-03-31
1
-1
/
+1
*
[ci skip] Move rb_id2str into new LLDB format
Matt Valentine-House
2023-03-21
2
-1
/
+50
*
* remove trailing spaces. [ci skip]
git
2023-03-17
2
-11
/
+11
*
[ci skip] Move rp helper to new LLDB format
Matt Valentine-House
2023-03-17
7
-16
/
+455
*
[lldb] Add a print_flags command (#7358)
Matt Valentine-House
2023-02-22
2
-3
/
+33
*
Tell VSCode to debug test.rb by default [ci-skip]
Matt Valentine-House
2023-02-10
1
-1
/
+1
*
Put example VSCode configs in misc/.vscode [ci skip]
Takashi Kokubun
2023-02-03
4
-0
/
+33
*
Ivar copy needs to happen _before_ setting the shape
Aaron Patterson
2022-11-01
1
-2
/
+2
*
Revert "Revert "This commit implements the Object Shapes technique in CRuby.""
Jemma Issroff
2022-10-11
1
-0
/
+1
*
Revert "This commit implements the Object Shapes technique in CRuby."
Aaron Patterson
2022-09-30
1
-1
/
+0
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-28
1
-0
/
+1
*
Revert this until we can figure out WB issues or remove shapes from GC
Aaron Patterson
2022-09-26
1
-5
/
+1
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-26
1
-1
/
+5
*
Write interface instead of interfact
KaĆque Kandy Koga
2022-08-19
1
-1
/
+1
*
* remove trailing spaces. [ci skip]
git
2022-08-19
1
-3
/
+3
*
[ci skip][Feature #18910][lldb] Dedup lldb_init
Matt Valentine-House
2022-08-18
2
-28
/
+31
*
[ci-skip][Feature #18910][lldb] New directory structure
Matt Valentine-House
2022-08-18
6
-6
/
+11
*
[ci-skip][Feature #18910][lldb] Port rclass_ext to new LLDB Framework
Matt Valentine-House
2022-08-18
2
-19
/
+14
*
[ci-skip][Feature #18910][lldb] Port heap_page command to new LLDB framework
Matt Valentine-House
2022-08-18
2
-14
/
+26
*
[ci-skip][Feature #18910][lldb] Provide class framework for lldb commands
Matt Valentine-House
2022-08-18
4
-5
/
+121
*
Get the insns_address_table from the vm_exec_core module table...
Matt Valentine-House
2022-07-14
1
-2
/
+11
*
fix lldb scripts on older lldb python
Aaron Patterson
2022-07-06
1
-1
/
+3
*
Add T_STRUCT to lldb inspect helper
Jemma Issroff
2022-06-21
1
-0
/
+4
*
[ci skip][lldb] Fix array length representation with USING_RVARGC
Matt Valentine-House
2022-06-17
1
-2
/
+2
*
[ci skip] [lldb] Ensure rbbt has loaded the globals
Matt Valentine-House
2022-06-15
1
-0
/
+2
*
[ci skip] Print the rb_classext_t for a class, using an offset
Matt Valentine-House
2022-06-15
1
-0
/
+19
*
Add imemo types to global namespace in lldb helpers
Jemma Issroff
2022-06-15
1
-0
/
+6
*
Add more information to lldb dump_page helper
Jemma Issroff
2022-05-27
1
-2
/
+6
*
Update lldb helper for iseq disassembly to use correct var name
Jemma Issroff
2022-05-04
1
-1
/
+1
*
Rust YJIT
Alan Wu
2022-04-27
2
-453
/
+0
*
Make heap page sizes 64KiB by default
Peter Zhu
2022-04-04
1
-4
/
+1
*
Fix up global name references in misc/lldb_disasm.py
Aaron Patterson
2022-04-01
1
-4
/
+4
*
Treat TS_ICVARC cache as separate from TS_IVC cache
Jemma Issroff
2022-02-02
1
-0
/
+2
*
[lldb] Handle MacOS 64Kb heap pages in the lldb helpers
Matt Valentine-House
2022-01-26
1
-1
/
+6
*
lldb_cruby.py: support RVARGC on T_CLASS [ci skip]
Nobuyoshi Nakada
2022-01-17
1
-0
/
+3
*
Update lldb_cruby.py for VWA strings
Peter Zhu
2022-01-06
1
-2
/
+1
*
YJIT: Bounds check every byte in the assembler
Alan Wu
2021-12-03
2
-4
/
+4
*
Mark JIT code as writeable / executable depending on the situation
Aaron Patterson
2021-12-01
1
-1
/
+1
*
YJIT: use shorter encoding for mov(r64,imm) when unambiguous (#5081)
Alan Wu
2021-11-05
1
-1
/
+11
*
YJIT code pages refactoring for code GC (#5073)
Maxime Chevalier-Boisvert
2021-11-04
1
-4
/
+0
*
Fix typos
Nobuyoshi Nakada
2021-11-02
1
-2
/
+2
[next]