summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Configure to Expat's needsdoxygenSebastian Pipping2017-08-193-32/+43
* expat.h: Hide some internals from DoxygenSebastian Pipping2017-08-191-0/+8
* expat.h: Assign functions to groupsSebastian Pipping2017-08-191-7/+168
* expat.h: Mark functions still to be documented (in that very file)Sebastian Pipping2017-08-191-0/+99
* expat.h: Expose comments to DoxygenSebastian Pipping2017-08-191-56/+102
* doxygen: Add pristine Doxyfile and DoxygenLayout.xmlSebastian Pipping2017-08-194-0/+5334
* Travis CI: Build RPM package, tooR_2_2_4Sebastian Pipping2017-08-192-0/+5
* Prepare release version 2.2.4 (#123)Sebastian Pipping2017-08-199-18/+22
* Bump version info bumped from 7:5:6 to 7:6:6 (#123)Sebastian Pipping2017-08-193-2/+3
* expat.spec: Fix list of doc filenamesSebastian Pipping2017-08-191-1/+3
* expat.spec: Fix source URLSebastian Pipping2017-08-191-1/+1
* conftools/mkinstalldirs: Removed generated file (#65)Sebastian Pipping2017-08-191-40/+0
* buildconf.sh: Make sure that configure has latest version (#65)Sebastian Pipping2017-08-191-1/+1
* lib/Makefile.am: Install files AUTHORS and Changes, tooSebastian Pipping2017-08-151-0/+10
* Changes: Remove "potential" as we known better now (#115)Sebastian Pipping2017-08-131-1/+1
* loadlibrary.c: Mention license name and modifications (#116)Sebastian Pipping2017-08-121-0/+2
* README.md: Fix and improve ordered list syntaxSebastian Pipping2017-08-121-2/+3
* README.md: Resolve pre-Automake INSTALL_ROOT leftover (#65)Sebastian Pipping2017-08-121-12/+2
* Inline copyright headers with C/C++ code where missing (#116)Sebastian Pipping2017-08-1245-127/+1383
* Merge branch 'source-tarball-windows'Sebastian Pipping2017-08-122-8/+41
|\
| * Makefile.am: Include Visual Studio 2013 files in source tarball (#117)Sebastian Pipping2017-08-122-1/+28
| * Makefile.am: Extract variables for CMake and Windows filesSebastian Pipping2017-08-121-8/+14
|/
* Include file tests/xmltest.log.expected in source tarball (#117)Sebastian Pipping2017-08-122-0/+3
* Merge branch 'automake' #65 #118Sebastian Pipping2017-08-1221-454/+556
|\
| * Travis CI: Add mode for "make distcheck"Sebastian Pipping2017-08-122-3/+46
| * Replace handwritten Makefile with GNU AutomakeSebastian Pipping2017-08-1219-451/+510
|/
* Extend .gitignoreSebastian Pipping2017-08-112-0/+3
* Merge branch 'configure-without-xmlwf'Sebastian Pipping2017-08-114-15/+43
|\
| * configure.ac: Add --without-xmlwfSebastian Pipping2017-08-114-10/+25
| * Makefile.in: Extract targets related to xmlwfSebastian Pipping2017-08-111-6/+19
|/
* Changes: Make list of names alphabetical againSebastian Pipping2017-08-111-1/+1
* xmltok.c: Avoid copying of partial characters for UTF-8 input (#115)Sebastian Pipping2017-08-112-11/+28
* Merge branch 'DerDakon-cmake-cleanup' (pull request #114)Sebastian Pipping2017-08-074-14/+42
|\
| * Changes: Document #114Sebastian Pipping2017-08-071-0/+2
| * CMake: always honor manually set BUILD_* optionsRolf Eike Beer2017-08-071-6/+22
| * CMake: drop linker flag settingRolf Eike Beer2017-08-071-6/+4
| * CMake: properly search and announce libbsd supportRolf Eike Beer2017-08-073-2/+14
|/
* Changes: Document fix to #74Sebastian Pipping2017-08-061-0/+1
* Merge branch 'DerDakon-cmake-detect' (pull request #107)Sebastian Pipping2017-08-065-5/+54
|\
| * Changes: Document fix to #43Sebastian Pipping2017-08-061-0/+3
| * expat_config.h.cmake: Replace misleading headerSebastian Pipping2017-08-061-1/+1
| * CMake: add option for /dev/urandom availabilityRolf Eike Beer2017-08-051-0/+6
| * CMake: detect the presence of entropy functionsRolf Eike Beer2017-08-054-3/+37
| * CMake: set -fno-strict-aliasing only if the compiler supports itRolf Eike Beer2017-08-052-1/+7
|/
* Merge branch 'jwilk-forks-spelling' (pull request #111)Sebastian Pipping2017-08-042-9/+11
|\
| * Changes: Document #111Sebastian Pipping2017-08-041-0/+2
| * Fix typosJakub Wilk2017-08-032-9/+9
|/
* Merge branch 'unsigned-char' (pull request #109)Sebastian Pipping2017-08-034-4/+26
|\
| * Changes: Document changes related to #109Sebastian Pipping2017-08-031-0/+10
| * Fix tests for both x86 and non-x86. (#109)Joe Orton2017-08-031-1/+1