Yuichi Nishiwaki
|
470eaa485d
|
[bugfix] wrong allocation size for pic_port
|
2015-07-23 17:10:53 +09:00 |
Yuichi Nishiwaki
|
71d1d4837d
|
pic_intern_cstr -> pic_intern
|
2015-07-13 08:16:04 +09:00 |
Yuichi Nishiwaki
|
4905aab416
|
remove pic->file and pic->read
|
2015-07-02 08:50:28 +09:00 |
Yuichi Nishiwaki
|
ddcf96f689
|
remove pic_proc_name (for a moment)
|
2015-06-27 19:02:18 +09:00 |
Yuichi Nishiwaki
|
8e90517224
|
[bugfix] port should be closed properly
|
2015-06-26 23:06:52 +09:00 |
Yuichi Nishiwaki
|
0daa4febb0
|
fix #270
|
2015-06-24 02:17:13 +09:00 |
Yuichi Nishiwaki
|
3021e7f2b9
|
add PIC_ENABLE_STDIO flag
|
2015-06-19 14:03:52 +09:00 |
Yuichi Nishiwaki
|
20cb77bbbe
|
file.h is now stdio.h-free
|
2015-06-19 05:14:18 +09:00 |
Yuichi Nishiwaki
|
a0d6c5800c
|
add pic_open_file
|
2015-06-19 05:00:36 +09:00 |
Yuichi Nishiwaki
|
78bd3047f8
|
don't use global mutable variable!
|
2015-06-19 03:06:57 +09:00 |
Yuichi Nishiwaki
|
e43a9c7881
|
pass pic_state object to vtable functions
|
2015-06-19 02:29:17 +09:00 |
Yuichi Nishiwaki
|
3df7d1dd71
|
use pic_malloc and pic_free in file.c
|
2015-06-19 02:05:56 +09:00 |
Yuichi Nishiwaki
|
d1aa42cd7a
|
[bugfix] double close should be safe
|
2015-06-19 01:04:04 +09:00 |
Yuichi Nishiwaki
|
f2e6feea7f
|
assert value bound to current-(input|output|error)-port is port
|
2015-06-19 00:02:24 +09:00 |
Yuichi Nishiwaki
|
0b66447e79
|
remove port->status property
|
2015-06-18 23:26:31 +09:00 |
Yuichi Nishiwaki
|
b4c3e2cc4f
|
small refactoring. use DEFINE_STANDARD_PORT_ACCESSOR macro to define pic_stdxx
|
2015-06-18 23:15:09 +09:00 |
Yuichi Nishiwaki
|
61ff69b968
|
remove pic->xSTDXX
|
2015-06-18 22:59:22 +09:00 |
Yuichi Nishiwaki
|
5185a73cd2
|
replace none with undef
|
2015-06-09 16:34:45 +09:00 |
Sunrim KIM (keen)
|
6e9024b237
|
don't pass NULL to memcpy
|
2015-05-31 21:26:06 +09:00 |
Yuichi Nishiwaki
|
9b7eb2f996
|
unify all headers into picrin.h
|
2015-05-28 23:57:10 +09:00 |
Yuichi Nishiwaki
|
00cde353ba
|
xfile completely refactored
|
2015-05-28 23:28:55 +09:00 |
Yuichi Nishiwaki
|
6a692541a6
|
s/pic_alloc/pic_malloc/g
|
2015-05-28 16:42:16 +09:00 |
Yuichi Nishiwaki
|
278075910a
|
custom allocator and custom abort
|
2015-05-28 02:12:26 +09:00 |
Yuichi Nishiwaki
|
271898ae78
|
don't use xmopen
|
2015-05-28 01:58:22 +09:00 |
Yuichi Nishiwaki
|
7923f947d7
|
don't use xstd** from benz
|
2015-05-28 00:14:10 +09:00 |
Yuichi Nishiwaki
|
15449354c6
|
switch string implementation to picrin's
|
2015-05-27 23:34:40 +09:00 |
Yuichi Nishiwaki
|
4cc423d815
|
gather all includes of standard headers into picrin.h
|
2015-01-18 00:17:37 +09:00 |
Sunrin SHIMURA (keen)
|
814425508f
|
Add 'extlib/benz/' from commit '569b1ace02e6a066b21f94dff23c4e01b8748bf0'
git-subtree-dir: extlib/benz
git-subtree-mainline: 3c3d9f4c27
git-subtree-split: 569b1ace02
|
2015-01-03 06:31:37 +00:00 |