|
|
6877fd6899
|
'Fixed' bug by allowing XML data format to parse non-well-formed XML documents containing stray > characters
|
2015-04-20 11:20:27 -04:00 |
|
|
|
683c6cef44
|
Replace legacy DataFormatFilters with UE5 Associations (incomplete)
|
2014-12-11 16:04:31 -05:00 |
|
|
|
89ad703e71
|
Isolated MakeReference() to internally-scoped MakeReferenceInternal() and developed new standard for locating UniversalEditor objects
|
2014-12-11 09:29:06 -05:00 |
|
|
|
3366d5468a
|
Can't forget to read that single character every loop
|
2014-12-04 22:07:22 -08:00 |
|
|
|
cfb31afacf
|
Stupid mistake on my part; that check should only be performed once, not each time in the loop...
|
2014-12-04 21:48:34 -08:00 |
|
|
|
8a042df9d8
|
Clear out junk bytes if the file is a UTF-8 with byte order mark
|
2014-12-04 21:41:45 -08:00 |
|
|
|
45f2c344b5
|
Merge branch 'master' of github.com:alcexhim/UniversalEditor
|
2014-10-27 08:13:49 -04:00 |
|
|
|
629dbfaa5c
|
Allow inherited EBML data formats to specify whether a particular element has children or not
|
2014-10-27 08:13:07 -04:00 |
|
|
|
3de240486c
|
Attempt to implement writing EBML compressed integers, needs heavy testing...
|
2014-10-24 17:16:21 -04:00 |
|
|
|
d423e85c05
|
Implemented loading EBML data format (extensive testing still needs to be done)
|
2014-10-24 15:57:34 -04:00 |
|
|
|
7d1edc8976
|
Slight hack to allow for UTF-8 with BOM
|
2014-10-01 13:22:27 -04:00 |
|
|
|
4c42aad90c
|
Fixed bug in XMLDataFormat with reading CDATA sections. The entire XMLDataFormat really has to be rewritten...
|
2014-08-08 09:47:49 -04:00 |
|
|
|
a85e256784
|
Added pretty-print option for XML data format
|
2014-08-08 09:38:52 -04:00 |
|
|
|
66594fe4c4
|
Tabify
|
2014-06-10 12:57:48 -04:00 |
|
|
|
f30a689c93
|
Initial commit
|
2014-03-25 23:38:17 -04:00 |
|