Michael R Sweet
d650587449
Bump version, changelog.
2024-06-14 06:28:30 -04:00
Michael R Sweet
ef6b4684c3
Default DSOFLAGS to LDFLAGS (Issue #325 )
2024-04-21 16:50:30 -04:00
Michael R Sweet
7ed214cbcf
Bump version.
2024-03-22 15:10:12 -04:00
Michael R Sweet
883f174de2
Bump version.
2024-03-20 21:07:58 -04:00
Michael R Sweet
fde58fe7a7
More versioning changes, add tests to makesrcdist.
2024-02-27 16:50:25 -05:00
Michael R Sweet
6785ee4357
Fix POSIX thread cleanup code - _mxml_fini shouldn't be calling the global
...
destructor, just deleting the per-thread key.
Bump version to 3.3.1.
2021-12-14 21:23:35 -05:00
Carlo Bramini
5472dc62f2
Improve detection of "long long int"
...
In my opinion, you can simplify a bit the configure script by using AC_TYPE_LONG_LONG_INT for detecting the support of long long type. The sources using HAVE_LONG_LONG just need to use HAVE_LONG_LONG_INT instead.
2021-10-27 14:38:49 +02:00
Michael R Sweet
7ea46c9965
Bump version to 3.3, add NuGet files for VS.
2021-10-26 15:43:44 -04:00
Michael R Sweet
19941798d8
Fix builds on Windows.
2021-10-26 15:30:45 -04:00
Michael R Sweet
23dddcff50
Bump version.
2020-12-04 18:44:50 -05:00
Michael R Sweet
371bb0c0a0
Bump copyrights.
2020-10-01 08:59:08 -04:00
Michael R Sweet
75da0dcf21
Fix make install issues (Issue #257 )
...
Bump version to 3.1.
2019-07-03 11:30:38 -04:00
Michael R Sweet
f8c52d8ac9
Update Visual Studio config.h.
...
Update header comments in Xcode config.h.
2019-02-13 11:27:58 -05:00
Michael R Sweet
bc27547035
Switch to codedoc-generated documentation. Remove all old HTML docs.
2019-01-02 22:54:23 -05:00
Michael R Sweet
3aaa12c7d7
Fix dependencies in VS projects.
2018-10-02 10:23:30 -04:00
Michael R Sweet
bfbfa67eb6
Bump version to 2.12.
2018-07-02 17:47:26 -04:00
Michael Sweet
4f00c46a3a
Sync up Visual Studio config.h with TOT.
2017-03-29 20:08:15 -04:00
Michael R Sweet
aa94383125
Prep for 2.10 release.
2016-06-13 01:02:37 +00:00
Michael R Sweet
4351cf060c
Prep for 2.8 release...
2014-01-04 21:50:06 +00:00
Michael R Sweet
97ca6dc424
Updated the source headers to reference the Mini-XML license and its exceptions
...
to the LGPL2 (STR #108 )
2010-09-19 05:26:46 +00:00
Michael R Sweet
9ac6418218
Add long long support for printf-style functions.
2009-04-18 17:05:52 +00:00
Michael R Sweet
8398491f0e
Fix builds on VC++ 2008 (STR #80 )
2008-10-26 19:44:57 +00:00
Michael R Sweet
5115ffdbd1
VC++ fix - use non-standard names for POSIX functions to avoid heap corruption.
2007-12-06 06:07:50 +00:00
Michael R Sweet
c1c940970d
Convert to DLL
2007-10-03 06:25:07 +00:00
Michael R Sweet
8395465800
Fix Visual C++ config.h...
2007-09-09 08:13:09 +00:00
Michael R Sweet
9fb36b4a2f
Added snprintf() emulation function for test program (STR #32 )
2007-04-18 13:14:10 +00:00
Michael R Sweet
c27692f2d0
Add the _CRT_SECURE_NO_DEPRECATE definition when building on VC++
...
2005 (STR #36 )
2007-04-18 12:58:36 +00:00
Michael R Sweet
195aef09fd
VC++.NET fixes.
2004-06-25 18:52:34 +00:00
Michael R Sweet
ee2eb12e07
Add VC++.NET project.
...
Update doco files for VC++ build instructions.
2004-06-21 11:17:52 +00:00