]> granicus.if.org Git - libexpat/shortlog
libexpat
2018-09-20 Sebastian PippingChanges: Document #195 and #197, give credit to @yugr
2018-09-20 Yury GribovHide private symbols.
2018-08-22 Sebastian PippingMerge pull request #214 from marcomaggi/fix-travis...
2018-08-22 Marco Maggiset to the bare minimum the depth of git clone in travi...
2018-08-22 Sebastian PippingMerge branch 'userwithuid-cmake-pkgconfig' (#212)
2018-08-22 Sebastian PippingChanges: Mark GitHub accounts with an "@" prefix
2018-08-22 Sebastian PippingChanges: Document #212
2018-08-21 userwithuidCMake: Use GNUInstallDirs for pkgconfig too
2018-08-12 Sebastian PippingPrepare release version 2.2.6 (#209) R_2_2_6
2018-08-12 Sebastian PippingBump version info from 7:7:6 to 7:8:6 (#209)
2018-08-12 Sebastian Pippingtests/.gitignore: Add .log and .trs
2018-08-12 Sebastian PippingAdd script to create signed tarballs for upload (#193)
2018-08-12 Sebastian PippingMerge branch 'frast-issue207' (#208, fixes #207)
2018-08-12 Sebastian PippingChanges: Document #207 and #208, give credit to @frast
2018-08-10 Frank RastCMake: Show error if combination of XML_UNICODE, XML_UN...
2018-08-09 Frank RastCMake: Add options XML_UNICODE and XML_UNICODE_WCHAR_T
2018-08-09 Frank RastCMake: fix option XML_DEV_URANDOM to use set()
2018-08-06 Sebastian PippingRe-add int casts dropped at 3960f6061ac4a7a54d96153613b...
2018-08-06 Sebastian PippingMerge branch 'issue_170_fix' (#206, fixes #170)
2018-08-06 Sebastian PippingChanges: Document #170 and #206
2018-08-06 Rhodri James(#170) Prevent XML_GetBuffer doing arithmetic with...
2018-08-06 Rhodri JamesRemove senseless pointer arithmetic (issue #170)
2018-08-03 Sebastian PippingMerge branch 'issue_204_fix' (#205, fixes #204)
2018-08-03 Sebastian PippingChanges: Document #204 and #205
2018-08-03 Rhodri JamesRevise (according to @hartwork's plan) nearer to origin...
2018-08-03 Rhodri JamesFix for #204, XML_ResumeParser regression
2018-08-03 Rhodri JamesAdd regression test for issue #204, resume failure...
2018-07-08 Sebastian PippingMerge branch 'antmak-fix_fallthrough_warn' (#202)
2018-07-08 Sebastian PippingDocument #202
2018-07-08 Sebastian Pippingsiphash.h: Fix indentation (#202)
2018-07-06 Anton MaklakovFix -Wimplicit-fallthrough related warnings
2018-06-30 Sebastian PippingChanges: Document #200
2018-06-30 Sebastian Pippingconfigure.ac: Fix wording (#188)
2018-06-30 Sebastian Pippingconfigure.ac: Limit SGML docbook2man detection to when...
2018-06-26 Sebastian PippingMerge pull request #200 from benjaminp/patch-1
2018-06-26 Benjamin Petersonfix capitalization in comment
2018-02-28 Sebastian PippingSupport db2x_docbook2man for man page compilation ...
2018-02-18 Sebastian PippingMerge branch 'luzpaz-misc-typos' (#190)
2018-02-18 Sebastian PippingChanges: Document #190
2018-02-17 Sebastian PippingTravis CI: Drop installation of Clang 4
2018-02-17 Sebastian PippingTravis CI: Unbreak compilation with address sanitizer
2018-02-16 luz.pazMisc. typos
2018-02-14 Sebastian Pippingconfigure.ac: Detect and report SGML docbook2man (...
2018-02-01 Sebastian Pippingexpat.h: Fix comment typo (#187)
2018-01-07 Sebastian PippingChanges: Document #184
2018-01-07 Sebastian PippingCMakeLists.txt: Adjust style for readability and consis...
2018-01-07 pedro-vicenteCMake: Add option MSVC_USE_STATIC_CRT (#184)
2018-01-07 Sebastian PippingChanges: Document #181
2018-01-07 Tomasz KłoczkoDrop -rpath libtool option as libexpat.so has no depend...
2017-12-27 Sebastian Pippingruntests.c: Support Visual Studio <=9.x/2008 w/o stdint...
2017-12-14 Sebastian PippingMerge branch 'DerDakon-CMake-installdirs' (pull request...
2017-12-14 Rolf Eike BeerCMake: Use GNUInstallDirs module to set proper defaults...
2017-12-13 Sebastian PippingMerge branch 'DerDakon-Travis-CMake-OOS' (merge request...
2017-12-13 Rolf Eike BeerTravisCI: simplify printing installed files
2017-12-13 Rolf Eike BeerTravisCI: also test CMake build out of source
2017-12-13 Sebastian PippingMerge branch 'DerDakon-CMake-pc' (merge request #176)
2017-12-13 Sebastian PippingChanges: Document #176
2017-12-13 Rolf Eike BeerCMake: create the same pkg-config file as the autotools...
2017-12-13 Sebastian PippingChanges: Add missing pull request references for 2.2.6
2017-12-13 Sebastian PippingMerge branch 'issue-165-fix-configure' (issue #165...
2017-12-13 Sebastian PippingMerge branch 'bradking-check-symbol-exists' (pull reque...
2017-12-13 Sebastian PippingTravis CI: Cover CMake, at least superficially
2017-12-13 Brad KingCMake: Prefer check_symbol_exists over check_function_e...
2017-12-06 Sebastian PippingMerge branch 'vanklompf-werror' (pull request #174)
2017-12-06 Sebastian PippingChanges: Document new CMake option WARNINGS_AS_ERRORS
2017-12-04 vanklompfCMake option to treat warnings as errors
2017-12-04 Sebastian PippingChanges: Move 2.2.6+ changes where they belong
2017-12-04 Sebastian PippingChanges: Use vanklompf's real name (#173)
2017-12-03 Sebastian PippingMerge branch 'vanklompf-cherry-pick' (issue #131, pr...
2017-12-03 Sebastian PippingChanges: Give credit to vanklompf
2017-12-03 Sebastian PippingAddress 64bit intptr_t loss warning for Visual Studio
2017-12-03 Sebastian PippingAddress 64bit size_t loss warning for Visual Studio
2017-12-03 Sebastian PippingAddress warning about sip_tobin by Visual Studio
2017-12-03 Sebastian Pippingqa.sh: Start using -Werror
2017-12-03 Sebastian PippingAdd Visual Studio const correctness compiler warnings
2017-12-03 vanklompfFix missing posix functions declaration on Visual Studi...
2017-12-03 vanklompfEnable CRT_SECURE_NO_WARNINGS in default VC projects
2017-11-02 Sebastian PippingFix configure syntax error (#165)
2017-11-02 Sebastian PippingChanges: Limit scope of grep -q to autotools build...
2017-11-02 Sebastian PippingMerge branch 'notroj-doc2man' (#167)
2017-11-02 Sebastian PippingChanges: Document #167
2017-11-02 Joe OrtonAllow configure with DOCBOOK_TO_MAN="xmlto man --skip...
2017-11-02 Sebastian PippingAvoid grep option `-q` for Solaris (#166)
2017-11-01 Sebastian PippingChanges: Document upgrade to Visual Studio 2017
2017-11-01 Karl WaclawekImproved Win32 setup file name. R_2_2_5
2017-11-01 Karl WaclawekSimplified version number updating in setup file for...
2017-11-01 Karl WaclawekAuto-upgrade of project files performed by Visual Studi...
2017-10-31 Sebastian PippingPrepare release version 2.2.5 (#133)
2017-10-31 Sebastian PippingExtend .gitignore
2017-10-27 Sebastian PippingBump version info from 7:6:6 to 7:7:6 (#133)
2017-10-27 Sebastian PippingSupport docbook-to-man command, e.g. for openSUSE ...
2017-10-25 Sebastian PippingMerge branch 'zmodem-ErrorString_switch' (pull request...
2017-10-25 Sebastian PippingChanges: Document lack of XML_ERROR_INVALID_ARGUMENT...
2017-10-25 Sebastian Pippingxmlparse.c: Add version information to XML_ErrorString...
2017-10-25 Hans WennborgXML_ErrorString: handle XML_ERROR_INVALID_ARGUMENT
2017-10-25 Hans WennborgRewrite XML_ErrorString to use a switch
2017-10-24 Sebastian Pippingxmlparse.c: Make failproof entropy providers stand...
2017-10-24 Sebastian Pippingxmlparse.c: Address warning about unused functions...
2017-10-24 Sebastian PippingTests: Fix CPPFLAGS=-DNDEBUG ourselves (#160)
2017-10-21 Sebastian PippingMerge branch 'stephengroat-fix-docbook' (pull request...
next