]> granicus.if.org Git - libexpat/shortlog
libexpat
2018-10-20 Marco Maggirestore the definition of WORDS_BIGENDIAN when the...
2018-10-20 Marco Maggiremoved unused AC_PROG_MKDIR_P from configure.ac
2018-10-20 Marco Maggirewritten check for visibility support by the compiler
2018-10-20 Marco Maggifixed name of autoconf macro file
2018-10-19 Marco Maggifixed comment in configure.ac
2018-10-18 Marco Maggiprefixed m4 macros in configure.ac
2018-10-18 Marco Maggiclean up of acinclude
2018-10-18 Marco Maggimore flags for the gcc compiler
2018-10-18 Marco Maggibetter flag variable assignment
2018-10-18 Marco Maggireorganised check for compiler supporting visibility
2018-10-18 Marco Maggimore autoconf macros for linker flags
2018-10-18 Marco Maggireorganised selection of flags for compilers in configu...
2018-10-18 Marco Maggiadded usage of more autoconf macros (from the autoconf...
2018-10-18 Marco Maggiadded use of AX_CHECK_COMPILE_FLAG Autoconf macro
2018-10-18 Marco Maggistyle fixes in configure.ac
2018-10-18 Marco Maggirequires gnu autoconf 2.69
2018-10-18 Marco Maggistopped using ac_c_bigendian_croos in favor of ac_c_big...
2018-10-18 Marco Maggistarted autotools usage overhaul with some configure...
2018-10-05 Mikhail MatrosovRemove expat.h from .gitignore (#224)
2018-09-20 Sebastian PippingMerge branch 'benjaminp-assume-memmove' (fixes #219)
2018-09-20 Sebastian PippingChanges: Document #219, give credit to @benjaminp
2018-09-20 Benjamin PetersonAssume memmove(3) exists.
2018-09-20 Sebastian PippingMerge branch 'yugr-issue195' (#197, fixes #195)
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
next