]> granicus.if.org Git - fribidi/shortlog
fribidi
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'
2016-12-21 Behdad EsfahbodRevert "Add fribidi_reorder_runs()"
2016-01-30 Dov GrobgeldMostly notes and some compilation issues.
2016-01-30 Dov GrobgeldDov's work area for unicode63 development.
2016-01-30 Dov GrobgeldFixed all remaining BidiTest.txt bugs.
2016-01-29 Dov GrobgeldSolved max level related bug.
2016-01-25 Dov GrobgeldInitial unicode63 support.
2015-12-25 Behdad EsfahbodMerge pull request #12 from khaledhosny/allocation
2015-12-24 Khaled HosnyNo need for the warpper function now
2015-12-24 Khaled HosnyRemove custom memory allocator
2015-12-10 Behdad EsfahbodMerge pull request #10 from HOST-Oman/master
2015-11-29 anoodAdd fribidi_reorder_runs()
2015-11-26 Behdad EsfahbodMinor
2015-08-06 Khaled Hosny0.19.7 0.19.7
2015-08-06 Khaled HosnyFix misc autotools warnings
2015-08-06 Dov GrobgeldUpdated my email.
2014-12-06 Benedikt Morbachignore COLUMNS for --help and --test
2014-12-06 Behnam EsfahbodOnly include public glib.h
2014-07-23 Behdad EsfahbodFix warning
2014-07-10 Behdad EsfahbodSupport 4-byte UTF-8 sequences
2014-07-01 Behdad EsfahbodDisable memory pool by default
2013-12-06 Behdad Esfahbod0.19.6 0.19.6
2013-12-06 Behdad EsfahbodPort test suite to automake 1.13
2013-02-07 Behdad EsfahbodRevert "Try to help some builds (on Windows, no less)"
2013-02-07 Behdad EsfahbodTry to help some builds (on Windows, no less)
2013-02-07 Behdad EsfahbodInvoke pkg-config macros properly
2013-01-30 Behdad EsfahbodFix misprint
2013-01-05 Behdad EsfahbodFix rule X8 when paragraph-separator is present
2013-01-05 Behdad EsfahbodFix bug with rule W5
2013-01-03 Behdad EsfahbodFix test when EXEEXT is not empty
2012-12-30 Behdad EsfahbodRemove old cruft
2012-12-30 Behdad EsfahbodFix export-symbols on Windows
2012-12-06 Behdad EsfahbodFix theoretically possible overflow
2012-12-02 Behdad Esfahbod0.19.5 0.19.5
2012-12-02 Behdad EsfahbodUpdate to Unicode 6.2
2012-12-02 Behdad EsfahbodUpdate FSF address
2012-08-28 Behdad EsfahbodBug 54149 - Fix typo in fribidi help information
2012-08-27 Behdad EsfahbodMinor
2012-08-27 Behdad Esfahbod0.19.4 0.19.4
2012-08-25 Behdad EsfahbodAdd git.mk
2012-08-25 Behdad EsfahbodUpdate ChangeLog generation to git
2012-08-25 Behdad EsfahbodUpdate Unicode data files to 6.1.0
2012-06-17 Behdad EsfahbodModernize autofoo a bit
2011-05-04 behdadMinor optimization in struct layout for 64bit systems
next