]> granicus.if.org Git - fribidi/shortlog
fribidi
2019-10-24 Dov GrobgeldTruncate isolate_level to FRIBIDI_BIDI_MAX_EXPLICIT_LEVEL master
2019-10-21 Dov GrobgeldFix misplaced external "C" position necessary for C...
2019-10-13 Dov GrobgeldUpdated the documentation for the undeprecated fribidi_...
2019-10-13 Dov GrobgeldSome cleanup of my last dedeprecation changes.
2019-10-13 Dov GrobgeldUndeprecated fribidi_remove_bidi_marks() and fribidi_lo...
2019-10-13 Dov GrobgeldAdded README.md to the distribution tarball (fixes...
2019-09-27 Dov GrobgeldBumped version to 1.0.7 v1.0.7
2019-09-27 Dov GrobgeldMerge pull request #123 from bradleysepos/readme-symlink
2019-09-27 Bradley SeposReplace README symlink with plain text file.
2019-09-27 Dov GrobgeldBumped version to 1.0.6
2019-09-27 Dov GrobgeldMerge pull request #118 from vtorri/master
2019-09-27 Vincent Torriadd the EFL as users
2019-08-23 Dov GrobgeldMerge pull request #113 from ebraminio/master
2019-08-22 Ebrahim ByagowiAvoid use of libc's bsearch for performance and portabi...
2019-06-05 Dov GrobgeldMerge pull request #111 from michaelforney/param-qual
2019-06-04 Michael ForneyMake parameter qualifiers match between declaration...
2019-05-25 Khaled HosnyBlind fix for Pango build
2019-05-24 Khaled HosnyMerge pull request #110 from CoffeeFlux/master
2019-05-24 Ryan LuciaProperly export fribidi_unicode_version
2019-05-04 Khaled HosnyMerge pull request #107 from radarhere/travis
2019-05-04 Andrew MurrayFixed typo
2019-05-04 Andrew MurrayRemoved sudo
2019-05-04 Andrew MurrayRevert "travis.yml: Use the meson stable branch to...
2019-04-30 luz.pazMisc. source comment and documentation typo fixes
2019-02-03 Ryan Luciameson: Pass visibility args to test executable
2019-02-02 Ryan Luciameson: Pass visibility args to the executables
2018-11-14 Khaled HosnyDepend on the generated headers explicitly
2018-10-12 Khaled HosnyAdd AppVeyor CI support
2018-10-12 Nirbheek Chauhantravis.yml: Use the meson stable branch to workaround...
2018-10-12 Nirbheek Chauhanmeson: Declare libfribidi as a dependency for usage...
2018-09-13 Chun-wei Fantests: Fix build on pre-C99 compilers
2018-09-07 Khaled HosnyBuild also with meson on Travis
2018-09-07 Heiko BeckerBuild generator executables natively
2018-08-18 Dov GrobgeldRemoved HAVE_CONFIG_H from public API
2018-07-24 Dov GrobgeldFixed bug PFRIBIDI_TYPE_PDF_LRI is undefined. Issue #69
2018-07-22 Dov GrobgeldUpdated NEWS file. v1.0.5
2018-07-22 Dov GrobgeldBumped version to 1.0.5
2018-07-22 Dov GrobgeldFixed remaining 16 char tests errors.
2018-07-22 Dov GrobgeldRemove skipping tests and fixed two test errors.
2018-06-30 Dov GrobgeldReduce dynamic allocations by using arrays for all...
2018-06-06 Dov GrobgeldBumped version to 1.0.4. v1.0.4
2018-06-06 Dov GrobgeldMerge pull request #82 from khaledhosny/unicode-11
2018-06-06 Tim-Philipp... meson: docs: don't require c2man for tarball with pre...
2018-06-06 Khaled HosnyUpdate to Unicode 11
2018-05-16 Dov GrobgeldUpdated NEWS file. v1.0.3
2018-05-16 Dov GrobgeldBumped version to v1.0.3
2018-03-21 Dov GrobgeldFixed uninitialized memory access. Issue #58.
2018-03-19 Dov GrobgeldFixed compilation errors in debug mode
2018-03-19 Khaled HosnyUpdate .travis.yml
2018-03-19 Khaled HosnyRevert "Add an option to disable building documentation"
2018-03-19 Khaled HosnyAdd test_CapRTL_isolate.* to test/Makefile.am
2018-03-18 Dov GrobgeldVersion 1.0.2 release update v1.0.2
2018-03-18 Dov GrobgeldMade the README and the HISTORY more up to date.
2018-03-10 Khaled HosnyGLib is gone
2018-03-10 Khaled HosnyFix memory leaks
2018-03-10 Khaled HosnyRename autotools test executables as well
2018-03-10 Dov GrobgeldRename test.c and test-character.c to match unicode...
2018-03-10 Dov GrobgeldTwo test fixes for meson.
2018-03-10 Dov GrobgeldRemove glib dependancy from test.c and test-character.c .
2018-02-27 Khaled HosnyFix memory leak
2018-02-27 Tim-Philipp... meson: fix docs install
2018-02-27 Chun-wei Fantest-runner.py: Fix running on Visual Studio builds
2018-02-27 Chun-wei Fangen-brackets-tab.c: Declare variables at top-of-block
2018-02-27 Chun-wei Fanpacktab.c: Don't use pow as variable name
2018-02-23 Dov GrobgeldAdded some more thanks!
2018-02-23 Dov GrobgeldUpdated THANKS file.
2018-02-23 Dov GrobgeldUpdate AUTHORS file to reflect the current state more...
2018-02-19 Khaled HosnyUse same c2man options in meson as in autotools
2018-02-19 DovAdded info to README file about commercial licensing...
2018-02-19 Dov GrobgeldMerge pull request #62 from tp-m/meson
2018-02-19 Tim-Philipp... build: dist Meson build files in autotools tarball
2018-02-19 Tim-Philipp... meson: fix build with msvc
2018-02-19 Tim-Philipp... fribidi-config: add define for when fribidi was built...
2018-02-19 Tim-Philipp... Add support for building with the Meson build system
2018-02-19 Tim-Philipp... Fix build with DEBUG defined
2018-02-19 Tim-Philipp... lib: decorate fribidi_version_info with FRIBIDI_ENTRY
2018-02-19 Khaled HosnyDrop FRIBIDI_NAMESPACE and its variants
2018-02-19 Khaled HosnyFold charset into lib
2018-02-19 Khaled HosnyDrop --disable-charsets
2018-02-19 Khaled HosnyFix --disable-deprecated and --disable-charsets
2018-02-15 Khaled HosnyCVS is long dead and buried [ci skip]
2018-02-15 Ting-Wei LanFix documentation installation on FreeBSD
2018-02-14 Khaled HosnyShow all logs on failure
2018-02-14 Khaled HosnyBuild c2man on Travis
2018-02-14 Khaled HosnyAdd an option to disable building documentation
2018-02-13 Khaled HosnyMake the rules for generated files look nicer
2018-02-13 Khaled HosnyDrop the rest of #if FOO+0
2018-02-13 Khaled HosnyReplace bootstrap with simpler autogen.sh
2018-02-13 Khaled HosnyMove fribidi-vs-unicode to test dir
2018-02-09 Behdad EsfahbodTry fixing parallel build from git checkout
2018-02-09 Behdad EsfahbodRemove notes.org
2018-02-04 Dov GrobgeldMerge pull request #48 from khaledhosny/version
2018-02-04 Khaled HosnyKeep micro version in full version even if 0
2018-02-04 DovRelease 1.0.1 v1.0.1
2018-02-04 DovFix of minor reference error.
2018-02-04 Dov GrobgeldMerge pull request #43 from luzpaz/typos
2018-02-04 Dov GrobgeldMerge pull request #46 from khaledhosny/parallel-build
2018-02-04 Khaled HosnyFix parallel build
2018-02-03 luz.pazMisc. typos
2018-01-28 Behdad EsfahbodUpdate git.mk v1.0.0
next