Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-19 | [Makefile] Fix testsHEADmaster | Behnam Esfahbod | 1 | -5/+8 |
2009-04-19 | Add reorder_line() | Behnam Esfahbod | 7 | -0/+142 |
2008-12-14 | Implement get_par_embedding_levels() | Behnam Esfahbod | 2 | -75/+151 |
2008-12-13 | Move test functionality to test.py | Behnam Esfahbod | 2 | -112/+116 |
2008-12-13 | [fribidi.py] Fix _malloc_int32_array_from_list() | Behnam Esfahbod | 1 | -11/+21 |
2008-12-10 | [fribidi.py] get_bidi_types(), get_par_direction() | Behnam Esfahbod | 1 | -52/+152 |
2008-12-10 | [fribidi.py] Make Type private (_Type) | Behnam Esfahbod | 1 | -160/+212 |
2008-12-09 | [fribidi.py] Create Mask, Type and ParType classes | Behnam Esfahbod | 1 | -62/+132 |
2008-12-03 | Add libfribidi_version and get_version_info() | Behnam Esfahbod | 1 | -13/+45 |
2008-12-03 | Add get_mirror_char() and get_mirror_prop() | Behnam Esfahbod | 1 | -15/+178 |
2008-12-03 | Add get_types() | Behnam Esfahbod | 1 | -64/+119 |
2008-12-02 | [fribidi.py] Bump to version 0.09 | Behnam Esfahbod | 1 | -4/+4 |
2008-12-02 | Clean up the documentations | Behnam Esfahbod | 1 | -108/+102 |
2008-12-02 | [fribidi.py] Add remove_bidi_marks() | Behnam Esfahbod | 1 | -27/+64 |
2008-12-02 | [fribidi.py] Use tuples for multiple return values | Behnam Esfahbod | 1 | -5/+9 |
2008-12-02 | Basic documentation | Behnam Esfahbod | 1 | -50/+192 |
2008-12-02 | [fribidi.py] Add log2vis_get_embedding_levels() | Behnam Esfahbod | 1 | -3/+44 |
2008-12-02 | [fribidi.py] Pythonify | Behnam Esfahbod | 1 | -24/+29 |
2008-12-02 | [fribidi.py] Add Types class | Behnam Esfahbod | 1 | -25/+160 |
2008-12-02 | Mark private functions | Behnam Esfahbod | 1 | -21/+41 |
2008-12-02 | First working try | Behnam Esfahbod | 1 | -0/+84 |