Yuichi Nishiwaki
|
bcde104dd1
|
cleanup
|
2013-10-20 04:18:52 +09:00 |
Yuichi Nishiwaki
|
afc0184d10
|
extend default heap size
|
2013-10-20 04:04:06 +09:00 |
Yuichi Nishiwaki
|
e7a5784fd7
|
allocate global variable entry area by malloc and save it into pic_state
|
2013-10-18 00:15:15 +09:00 |
Yuichi Nishiwaki
|
b58c6d1e8b
|
remove test_object_creation from main.c
|
2013-10-17 21:00:54 +09:00 |
Yuichi Nishiwaki
|
17f0c928da
|
add readline support
|
2013-10-17 17:08:33 +09:00 |
Yuichi Nishiwaki
|
fc9e2401a3
|
add some comments on picconf.h
|
2013-10-17 13:55:00 +09:00 |
Yuichi Nishiwaki
|
7925f2b502
|
implement direct threading VM
|
2013-10-17 13:54:48 +09:00 |
Yuichi Nishiwaki
|
f6eddbc6d3
|
save all ireps into pic_state
in order to decrease the stress GC will get, restore irep structures
under pic_state instead of under each procs and making it collectable object
|
2013-10-16 11:53:25 +09:00 |
Yuichi Nishiwaki
|
ea6230e90c
|
configurable stack size
|
2013-10-15 23:28:23 +09:00 |
Yuichi Nishiwaki
|
47971c1289
|
extend heap size
|
2013-10-15 23:27:26 +09:00 |
Yuichi Nishiwaki
|
6f80f9287b
|
adjust heap/arena size
|
2013-10-15 19:12:17 +09:00 |
Yuichi Nishiwaki
|
5874b7a350
|
configurable heap/arena size
|
2013-10-15 13:20:45 +09:00 |
Yuichi Nishiwaki
|
daece7ae67
|
add object creation debug flag to picconf
|
2013-10-15 09:14:34 +09:00 |
Yuichi Nishiwaki
|
60ed971dd9
|
add picconf.h
|
2013-10-15 09:05:44 +09:00 |