Commit Graph

  • 46cfac1fca Split config.h.in in two files #297 Carlo Bramini 2022-08-20 13:01:40 +0200
  • 7fa546c365
    Update config.guess/sub to absolute latest from GNU Savannah config repo. Michael R Sweet 2022-08-18 08:20:46 -0400
  • 94dd0dec9d
    Update config.guess and config.sub (Issue #296) Michael R Sweet 2022-07-29 07:59:39 -0400
  • fd47c7d115
    Prep for 3.3.1 release. v3.3.1 Michael R Sweet 2022-07-25 08:56:27 -0400
  • d32818a16c
    Another POSIX thread destructor fix (Issue #293) Michael R Sweet 2022-07-14 09:52:34 -0400
  • e1dd7234b4
    Add security and code-of-conduct files to Mini-XML repo. Michael R Sweet 2022-05-30 07:23:08 -0400
  • 6785ee4357
    Fix POSIX thread cleanup code - _mxml_fini shouldn't be calling the global destructor, just deleting the per-thread key. Michael R Sweet 2021-12-14 21:23:35 -0500
  • 0237559fdb
    Add ZIP archive for source code. v3.3 Michael R Sweet 2021-11-06 10:12:49 -0400
  • dd686baba6
    Fix issue with mxml.pc. Michael R Sweet 2021-11-06 10:03:11 -0400
  • 86ae60799c
    Update configure script Michael R Sweet 2021-10-27 09:47:02 -0400
  • a3486a3b2a
    Merge pull request #288 from carlo-bramini/fix-autoconf-1 Michael R Sweet 2021-10-27 09:46:43 -0400
  • 5472dc62f2 Improve detection of "long long int" #288 Carlo Bramini 2021-10-27 14:38:49 +0200
  • 04c5b938e4
    Update documentation for v3.3. Michael R Sweet 2021-10-26 16:29:57 -0400
  • 42d766cb86 Normalize VS project to produce x64 binaries that can be packaged. Michael R Sweet 2021-10-26 15:59:25 -0400
  • 4e9ebda4a9
    Add badges to README. Michael R Sweet 2021-10-26 15:48:02 -0400
  • 7ea46c9965
    Bump version to 3.3, add NuGet files for VS. Michael R Sweet 2021-10-26 15:43:44 -0400
  • 19941798d8 Fix builds on Windows. Michael R Sweet 2021-10-26 15:30:45 -0400
  • 759e4db3a9
    Add more error handling for memory allocations (Issue #277) Michael R Sweet 2021-10-26 15:11:00 -0400
  • e058082021
    Clean up usage of free (Issue #276) Michael R Sweet 2021-10-26 14:50:25 -0400
  • 3a4ece2266
    Fix mxmlSaveString with a 0-length buffer (Issue #284) Michael R Sweet 2021-10-26 14:44:15 -0400
  • bd4eb861a7
    Fix potential memory leak in mxmlLoadXxx (Issue #278, Issue #279) Michael R Sweet 2021-10-26 14:34:33 -0400
  • 02f3310322
    Fix POSIX threading support on MingW (Issue #287) Michael R Sweet 2021-10-26 14:28:16 -0400
  • 1df294d735
    Fix some minor Coverity memory leak issues. Michael R Sweet 2021-10-26 13:44:00 -0400
  • 0b1aa069c9
    Modernize configure script. Michael R Sweet 2021-10-26 08:25:41 -0400
  • c44aa254cc
    Fix minor version in header (Issue #285) Michael R Sweet 2021-06-23 10:40:09 -0400
  • 990d4b54ea
    Update copyright in docos. Michael R Sweet 2021-05-30 09:46:03 -0400
  • 546b86fa8a
    Update logo and docos. Michael R Sweet 2021-05-30 09:44:57 -0400
  • 7e03e4670b
    Gratuitous change to README file to bump commits for v3.2 branch. Michael R Sweet 2021-05-09 17:06:00 -0400
  • 26fb9e0ea6
    Merge pull request #282 from orbea/libtool Michael R Sweet 2021-04-07 17:26:02 -0400
  • 4e2e31236f build: Don't use libtool. #282 orbea 2021-04-07 09:17:52 -0700
  • 7d3223e14b Make config.h generatable for CMake #281 Dmitry Ilyin 2021-02-27 14:01:38 +0300
  • dd246ab5f0 Move CMake stuff to separate directory Dmitry Ilyin 2021-02-27 13:10:39 +0300
  • bc02a80705 Fix paths Dmitry Ilyin 2021-02-27 12:51:28 +0300
  • e11139a18c Add CMakeLists.txt stuff Dmitry Ilyin 2021-02-27 12:40:49 +0300
  • b88aea09bc Fixed some memory leak issues. #279 Trond Kjeldås 2021-02-03 19:32:27 +0100
  • ab78fd816f
    Add Liberapay to Mini-XML funding options. Michael R Sweet 2020-12-04 18:45:05 -0500
  • 23dddcff50
    Bump version. Michael R Sweet 2020-10-09 17:37:46 -0400
  • 5490479ae7
    Merge pull request #274 from timgates42/bugfix_typo_destination Michael R Sweet 2020-10-11 18:17:52 -0400
  • 38a533c2eb
    docs: fix simple typo, destinatipon -> destination #274 Tim Gates 2020-10-11 20:31:05 +1100
  • 38b044ed8c
    Bump version. v3.2 Michael R Sweet 2020-10-09 17:37:46 -0400
  • dd55272944
    Fix handling of elements that start with a Unicode character (Issue #267) Michael R Sweet 2020-10-02 16:36:19 -0400
  • f1b2682ce1
    Clean up .gitignore and Makefile cleaning up of temporary files. Michael R Sweet 2020-10-01 09:17:32 -0400
  • 371bb0c0a0
    Bump copyrights. Michael R Sweet 2020-10-01 08:58:52 -0400
  • f2454294f3
    I am beginning to dislike lawyers. (Issue #270) Michael R Sweet 2020-08-18 09:13:49 -0400
  • 427db70bcd Update mxml-get.c #268 GFolchez 2020-07-30 10:53:50 -0600
  • fd5cfe483d
    Create FUNDING.yml Michael R Sweet 2020-02-27 21:46:53 -0500
  • b43af676ba
    Update documentation. Michael R Sweet 2020-01-10 14:58:24 -0500
  • 2099ff6962
    Fix unquoted Unicode attribute values (Issue #264) Michael R Sweet 2020-01-10 14:55:59 -0500
  • 12a8d2962b
    Fix typo in changelog. Michael R Sweet 2019-11-30 12:26:48 -0500
  • 8b84490619
    Add support for shared libraries on the Haiku OS (Issue #262) Michael R Sweet 2019-11-30 10:52:42 -0500
  • 81c11e0bb5 Support for shared library on Haiku #262 begasus 2019-11-30 12:02:13 +0100
  • cccb6ea053
    Add header guard. Michael R Sweet 2019-11-19 11:27:12 -0500
  • 55c6c7278d
    Add proper annotation to mxml_error and fix format string errors in several places (detected by LGTM security scanner) Michael R Sweet 2019-11-17 08:38:38 -0500
  • e483e5fd8a
    Bump minor version in header. v3.1 Michael R Sweet 2019-08-28 23:31:29 -0400
  • f2cbb0f687
    Update README. Michael R Sweet 2019-07-08 14:19:09 -0400
  • e2f7978b15
    Roll back part of the change for Issue #256 since it causes a regression for some applications and the XML 1.0 specification only requires an XML file to start with '<' (Issue #259) Michael R Sweet 2019-07-08 14:15:19 -0400
  • 03ed2dd9ce
    Change log. Michael R Sweet 2019-07-03 22:29:31 -0400
  • a084198be8
    Error out when file does not start with ?xml and the top node is NULL (Issue #256) Michael R Sweet 2019-07-03 22:27:11 -0400
  • aec92c493d Update ignored files. Michael R Sweet 2019-07-03 11:31:34 -0400
  • 75da0dcf21 Fix make install issues (Issue #257) Michael R Sweet 2019-07-03 11:30:38 -0400
  • c7755b6992
    Fix HTML link to cover image. v3.0 Michael R Sweet 2019-03-02 07:11:08 -0500
  • b972235840
    Update documentation. Michael R Sweet 2019-03-01 21:56:03 -0500
  • e4ca6951f0
    Update docos. Michael R Sweet 2019-02-18 09:00:13 -0500
  • a8309d08e8
    Update documentation for typo. Michael R Sweet 2019-02-20 11:17:43 -0500
  • f8c52d8ac9
    Update Visual Studio config.h. Michael R Sweet 2019-02-13 11:27:58 -0500
  • b187e59aae
    Only ignore config.h in the root directory. Michael R Sweet 2019-02-13 11:25:47 -0500
  • a69fcbcaaa
    Fix _mxml_vsnprintf on Windows (Issue #245) Michael R Sweet 2019-02-10 10:40:53 -0500
  • 1b8f4a2091
    The mxmlSetOpaquef and mxmlSetTextf functions did not work (Issue #244) Michael R Sweet 2019-02-06 07:50:10 -0500
  • 2af6e29e4a Fix mxmlSetTextf uses wrong strdupf variant #244 Tobias Schall 2019-02-04 13:29:54 +0100
  • 2767bf73b1
    Add CDATA test of varying lengths, as it looks like we might have yet another MS C runtime issue with va_copy... :/ Michael R Sweet 2019-01-18 07:44:33 -0500
  • c07d6fc9ab
    Fix makesrcdist script's archive generation (Issue #242) Michael R Sweet 2019-01-17 10:12:08 -0500
  • 0b1caf41cc
    Fix use-after-free bug in mxmlSet APIs (Issue #241) Michael R Sweet 2019-01-09 11:53:07 -0500
  • 99aecba0d9
    Drop HP-UX, IRIX support for shared libraries. Michael R Sweet 2019-01-07 12:05:16 -0500
  • 621a4de9b2
    Add line numbers to error messages (Issue #230) Michael R Sweet 2019-01-05 12:23:17 -0500
  • a21f711191
    Update web site address. Michael R Sweet 2019-01-04 21:05:57 -0500
  • 7d058ab701
    Changelog for header change (Issue #240) Michael R Sweet 2019-01-04 21:04:26 -0500
  • 20619d4eab
    Changelog for license change (Issue #239) Michael R Sweet 2019-01-04 21:02:28 -0500
  • f166ad1977
    License change to Apache 2.0 w/exceptions for GPL2/LGPL2 software. Michael R Sweet 2019-01-04 20:44:51 -0500
  • ea6778390a
    Bump version to 3.0. Michael R Sweet 2019-01-04 20:02:48 -0500
  • bc27547035
    Switch to codedoc-generated documentation. Remove all old HTML docs. Michael R Sweet 2019-01-02 22:54:23 -0500
  • 3e0c8eaa0e
    Remove more mxmldoc files. Michael R Sweet 2019-01-02 20:42:01 -0500
  • 0e19e432a5
    Drop references to epub, update copyright. Michael R Sweet 2019-01-02 20:39:02 -0500
  • eadf40fa70
    Remove mxmldoc (Issue #237) Michael R Sweet 2019-01-02 20:36:53 -0500
  • 53c75b04c1
    Ignore 'scratch' directory. Michael R Sweet 2018-12-03 11:26:50 -0500
  • 4f5577dd46
    Fix potential buffer overflow when writing a double (Issue #233) Michael R Sweet 2018-12-03 11:21:39 -0500
  • 1afcfdbeb6
    Fix potential crash bug in mxmldoc (Issue #235, Issue #236) Michael R Sweet 2018-12-03 11:04:26 -0500
  • 01e2e50f17
    Re-add --with-optim option to configure script. Michael R Sweet 2018-11-30 14:01:06 -0500
  • 2304c06577
    Changelog. Michael R Sweet 2018-10-02 11:36:11 -0400
  • f634350601
    Add dc:subject metadata to EPUB output. Michael R Sweet 2018-10-02 11:35:12 -0400
  • 3aaa12c7d7 Fix dependencies in VS projects. v2.12 Michael R Sweet 2018-10-02 10:23:30 -0400
  • 166ce17827 Upgrade project files to Visual Studio 2017, add static lib project (Issue #226) Michael R Sweet 2018-10-02 01:19:02 -0400
  • f86c2671aa
    Do not write siblings of the passed node (Issue #228) Michael R Sweet 2018-10-01 13:15:22 -0400
  • fe1e7a08f1
    Merge 64cc42d5fd into d32a541211 #226 Luca 2018-09-30 00:35:11 +0000
  • d32a541211
    Fix crash bug in mxmlWrite functions (Issue #228) Michael R Sweet 2018-09-29 20:31:10 -0400
  • 501dcfe6b6
    Update Mini-Markdown code. Michael R Sweet 2018-09-29 20:16:37 -0400
  • 0035a02432
    Support a la markdown. Michael R Sweet 2018-09-09 22:09:17 -0400
  • ff998635dd
    Remove old file. Michael R Sweet 2018-09-09 22:03:52 -0400
  • 02c8c2d61c
    Merge 507655779a into ba3cca82e1 #227 Luca 2018-07-29 14:35:18 +0000
  • 507655779a minor improvement: add "ISO / IEC 8859 - 1" support. #227 MagnaboscoL 2018-07-29 16:32:01 +0200
  • 64cc42d5fd vcnet: add static library compile configuration. #226 MagnaboscoL 2018-07-29 15:39:14 +0200