55 Commits

Author SHA1 Message Date
Mikhail Kochegarov a959d04403 add vxbuild-cross support 2022-12-20 19:05:12 +10:00
Cosmin Apreutesei 234375bb1d unimportant 2019-12-13 10:46:58 +02:00
Cosmin Apreutesei 7baa61dade mingw64 binaries built with new toolchain (gcc 8.1.0) 2019-06-13 14:02:34 +03:00
Cosmin Apreutesei 66a8c279ca removed 32bit support 2019-06-08 19:29:31 +03:00
Cosmin Apreutesei 15e1b6f101 unimportant 2018-07-30 00:40:41 +03:00
Cosmin Apreutesei 5c63e76af3 unimportant 2017-12-28 01:01:32 +02:00
Cosmin Apreutesei dcf76273ae building with osxcross 2015-11-03 12:02:21 +00:00
Cosmin Apreutesei b5c11716a0 unimportant 2015-08-25 15:15:17 +03:00
Cosmin Apreutesei ebffc13d5b unimportant 2015-04-22 04:27:27 +03:00
Cosmin Apreutesei aff632b32b unimportant 2015-04-06 07:21:28 +03:00
Cosmin Apreutesei c7ef8c682d unimportant 2015-04-01 03:24:46 +03:00
Cosmin Apreutesei 9fd2c1ba1f unimportant 2015-03-30 16:54:28 +03:00
Cosmin Apreutesei 92d1e6c6ab unimportant 2015-03-24 12:58:32 +02:00
Cosmin Apreutesei 8579ff3fcc unimportant 2015-03-24 00:01:27 +02:00
Cosmin Apreutesei b50171f783 Merge pull request #4 from thotypous/external-encoding
Support for externally specifying encoding (e.g. from HTTP header)
2015-02-15 18:56:30 +02:00
Paulo Matias c89ac10fed Support for externally specifying encoding (e.g. from HTTP header) 2015-02-14 11:54:41 -02:00
Cosmin Apreutesei e76b1970ec unimportant 2015-01-26 12:17:24 +02:00
Cosmin Apreutesei fe64512e9b decode_attrs str() fix 2015-01-26 11:53:24 +02:00
Cosmin Apreutesei 628fe5aead Merge pull request #3 from thotypous/harden
Security harden
2015-01-26 11:49:50 +02:00
Paulo Matias 2e805e2e67 Fix CVE-2013-0340 2015-01-25 22:21:05 -02:00
Paulo Matias 8e635a3d56 Add NULL check to string conversions 2015-01-25 17:10:04 -02:00
Cosmin Apreutesei 606f83a3c1 Merge pull request #2 from thotypous/ns
Add XML namespace docs and tests
2015-01-25 19:14:08 +02:00
Paulo Matias 24c5aa93b0 Add XML namespace docs and tests 2015-01-25 14:12:58 -02:00
Cosmin Apreutesei 8adea4bb37 Merge pull request #1 from thotypous/ns
Namespace support & Error reporting fix
2015-01-25 16:30:52 +02:00
Paulo Matias 1ee94071a6 Add support for namespace parsing
Create the parser using XML_ParserCreateNS if a namespacesep
option is supplied.
2015-01-25 11:56:12 -02:00
Paulo Matias d2d57306ed Fix parser error reporting 2015-01-25 11:55:53 -02:00
Cosmin Apreutesei ce50e44f17 unimportant 2014-11-10 18:17:49 +00:00
Cosmin Apreutesei 1519661e9b bugfix in static build 2014-11-11 22:50:43 +02:00
Cosmin Apreutesei 2ed2931834 static libs 2014-11-09 21:56:49 +02:00
Cosmin Apreuetsei 770f437b78 unimportant 2014-06-01 00:26:15 +03:00
Cosmin Apreuetsei 372aab2d38 pp update 2014-05-05 19:21:19 +03:00
Cosmin Apreutesei eb2c82231c rebuild for osx with @loader_path-based install_name 2014-03-26 20:06:48 +02:00
Cosmin Apreutesei cfcc28ce1b bug fix in error formatting 2014-03-26 14:18:13 +02:00
Cosmin Apreutesei 910811bb91 osx32 build 2014-03-19 23:31:04 +02:00
Cosmin Apreutesei 7f7a3b2c12 mingw64 binaries 2014-03-18 11:25:19 +04:00
Cosmin Apreuetsei 9be365a3b0 mingw64 cc script 2014-03-17 22:01:23 +02:00
Cosmin Apreutesei a721eb59fc osx64 build 2014-03-16 00:25:45 +02:00
Cosmin Apreuetsei 2901c48742 unimportant 2014-02-08 20:39:58 +02:00
Cosmin Apreuetsei e90db18912 bugfix in build script 2014-02-01 00:54:26 +02:00
Cosmin Apreutesei 778b82d2e3 linux64 binaries 2014-01-31 17:41:48 +00:00
Cosmin Apreuetsei 27a4a8b0c9 standardized / updated exclude file 2014-01-31 19:28:52 +02:00
Cosmin Apreutesei 4f91159907 linux32 build 2014-01-30 19:32:59 +00:00
Cosmin Apreutesei 274e94a971 linux64 build 2014-01-30 16:35:28 +00:00
Cosmin Apreuetsei 0da7765780 exclude file moved from luapower-git 2014-01-25 22:58:16 +02:00
Cosmin Apreuetsei c03fc284da doc cleanup 2014-01-20 21:57:02 +02:00
Cosmin Apreuetsei b300dd4e6c unimportant 2014-01-20 02:46:11 +02:00
Cosmin Apreuetsei 23f2f914d8 doc: removed category tag 2014-01-15 02:29:30 +02:00
Cosmin Apreuetsei 238ebbd3dd added $CFLAGS option and recompiled with -O2 2014-01-14 14:41:15 +02:00
Cosmin Apreuetsei 34fcb0ee76 first line in WHAT files now follows a convention 2014-01-06 02:41:00 +02:00
Cosmin Apreuetsei 05880d35e7 removed hardcoded version and platform info from projects 2014-01-05 03:22:31 +02:00