Christopher Dunn
|
8f5ddcfa8d
|
Added cstring for memcpy(), as suggested by sebastien.vincent@turnserver.org . This allows gcc-4 to compile. Removed doxygen from SConstruct, since it is now broken; I have been unable to get it to work with either scons 0.97 or scons 2.1; hopefully someone else can get that working again.
|
2009-05-11 20:04:10 +00:00 |
|
Christopher Dunn
|
b2f720456e
|
Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now.
|
2007-06-13 15:48:30 +00:00 |
|
Christopher Dunn
|
f153eaaed0
|
Fixed 2.95.3 header probs
|
2007-03-23 10:19:49 +00:00 |
|
Christopher Dunn
|
56a1d6cbf5
|
Added istream/ostream funcs/operators
|
2007-03-23 09:57:01 +00:00 |
|
Christopher Dunn
|
ce1f32981b
|
[1611376]writer now escapes special characters. When no special chars are present, old behavior is retained. New method might have a performance penalty b/c of operator new inside std::string. (This would not exist if the whole thing operated on ostream instead, I think.)
|
2007-03-23 05:56:39 +00:00 |
|
Christopher Dunn
|
fe536c0631
|
[1587188]Fixed parsing of comment at tail of object.
|
2007-03-23 05:04:38 +00:00 |
|
Baptiste Lepilleur
|
4cd8bae331
|
- reorganized repository to match standard layout
|
2007-03-15 22:11:38 +00:00 |
|