]> granicus.if.org Git - fribidi/shortlog
fribidi
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
2018-01-28 Behdad EsfahbodTowards fixing out-of-tree builds
2018-01-28 Behdad Esfahbod[gen.tab] Remove reliance on VPATH
2018-01-28 Behdad EsfahbodFix non-debug build
2018-01-27 Dov GrobgeldPreparing for release 1.0.0.
2018-01-17 Dov GrobgeldMerge pull request #39 from tmm1/xcompile
2018-01-17 Aman GuptaFix clang compiles
2018-01-13 Dov GrobgeldLess hackish cross compilation support.
2018-01-07 Dov GrobgeldSimplistic cross compilation support from a gcc based...
2017-12-05 loqsDo not call bootstrap from make
2017-11-23 Behdad EsfahbodUpdate symbol list
2017-11-23 Behdad EsfahbodFix soname
2017-11-23 Behdad EsfahbodMisc warning fixes
2017-11-23 Behdad EsfahbodFix build
2017-11-23 Khaled HosnyDrop CVS keywords that make no sense now
2017-11-21 Dov GrobgeldMerge pull request #34 from khaledhosny/docs
2017-11-21 Khaled HosnyDocument fribidi_get_brackets
2017-11-21 Khaled HosnyFix doc build
2017-11-20 Dov GrobgeldMerge pull request #32 from khaledhosny/dist-check2
2017-11-20 Khaled HosnyThinko!
2017-11-20 Dov GrobgeldMerge pull request #24 from khaledhosny/w-error-undef
2017-11-20 Dov GrobgeldMerge pull request #31 from khaledhosny/dist-check
2017-11-20 Khaled HosnyShow test-suite.log on failure
2017-11-20 Khaled HosnyFix make distcheck
2017-11-15 Khaled HosnyFix build with -Werror=undef
2017-11-15 Khaled HosnySimplify fribidi-types.h a bit
2017-11-15 Khaled HosnyFRIBIDI_CHUNK_SIZE is not used anywhere
2017-11-15 Dov GrobgeldMerge pull request #27 from khaledhosny/ci
2017-11-15 Dov GrobgeldUpdated the CapRTL reference test.
2017-11-15 Dov GrobgeldFixed critical bug in fribidi_get_bracket_types().
2017-11-15 Dov GrobgeldClean up of dead code.
2017-11-15 Dov GrobgeldUpdated licensing inline documentation.
2017-11-15 Khaled HosnyRun fribidi-vs-unicode tests with make check
2017-11-15 Khaled HosnyDisable make distcheck on Travis for now
2017-11-15 Khaled HosnyAdd Travis CI support
2017-11-15 Dov GrobgeldMerge pull request #22 from khaledhosny/fix-tests
2017-11-14 Khaled HosnyRestore call to fribidi_unicode_to_charset
2017-11-14 Dov GrobgeldTurned FribidiBracketType into a simple UINT32 instead...
2017-11-14 Dov GrobgeldFixed reversed logics in optimization in fribidi-bracke...
2017-11-12 Dov GrobgeldMerge pull request #14 from khaledhosny/no-glib
2017-11-11 Khaled HosnyRemove more remnants of GLib support
2017-11-11 Khaled HosnyDrop GLib use in the library and main program
2017-11-11 Khaled HosnyUnused macro
2017-11-11 Khaled HosnyCopy BEGIN/END_IGNORE_DEPRECATIONS from GLib
2017-11-11 Khaled HosnyJust use the GCC attributes here directly as well
2017-11-11 Khaled HosnyThese definitions don’t depend on GLib
2017-11-11 Khaled HosnyCopy LIKELY/UNLIKELY from GLib
2017-11-09 Dov GrobgeldFixed potential crash in the gen-brackets-tab code.
2017-11-08 Dov GrobgeldGot rid of remaining warnings.
2017-11-08 Dov GrobgeldMerge pull request #13 from khaledhosny/Misc cleanups.
2017-11-08 Dov GrobgeldChanged fribidi_log2vis (deprecated but ubiquititous...
2017-11-07 Dov GrobgeldMerge remote-tracking branch 'fribidi/master' into...
2017-11-07 Dov GrobgeldRestored the old API and made it deprecated.
2017-11-07 Behnam EsfahbodUpdate README.md
2017-11-06 Behdad EsfahbodRemove generated Makefile
2017-11-06 Dov GrobgeldMerge remote-tracking branch 'fribidi/unicode-10' into...
2017-09-01 Dov GrobgeldFixed compilation errors.
2017-08-31 Behdad EsfahbodUse true/false instead of TRUE/FALSE for consistency
2017-08-31 Behdad EsfahbodMake it compile
2017-08-31 Behdad EsfahbodFix typo
2017-08-01 Dov GrobgeldAdded Unicode 6.3 support (and beyond)
2017-08-01 Dov GrobgeldUpdated Unicode data tables to version 10.
2016-12-28 Behdad EsfahbodFix build without glib
2016-12-26 Behdad EsfahbodActually add fribidi-vs-unicode/Makefile.am
2016-12-26 Khaled HosnyRemove bitrot code
2016-12-26 Khaled HosnyUnused variable warnings
2016-12-26 Khaled HosnyIgnore our own deprecations
2016-12-21 Behdad EsfahbodRemove SConstruct
2016-12-21 Behdad EsfahbodBuild fribidi-vs-unicode binaries
2016-12-21 Behdad EsfahbodMerge remote-tracking branch 'dov/dov-unicode63'
next