Yorick Peterse
|
1b58723e7d
|
Removed stdioh. #include.
This header is also not needed.
|
2014-05-11 21:06:55 +02:00 |
Yorick Peterse
|
e2b9fc75ca
|
Removed #include for malloc.h
Apparently some OS' move this to malloc/malloc.h. Since it's not needed lets
just get rid of it.
|
2014-05-11 21:06:02 +02:00 |
Yorick Peterse
|
ee78b2c382
|
Don't redefine namespaces in C.
The Oga::XML namespace should be set up by Ruby, not by C.
|
2014-05-07 10:52:06 +02:00 |
Yorick Peterse
|
9abc5c1c92
|
Separated the Java and C ext codebases.
|
2014-05-07 00:29:10 +02:00 |