index
:
harfbuzz
BASE
accelerate-lookups
bitops
check-symbols
coverity_scan
cross-kern
decltype
hb-version
inttype-constructors
master
name-table
ot-color
overload-overload
rand
run-tests-stream
rvalue-reference
test-str-literal-constness
typename-outside-template
use-sinhala
HarfBuzz text shaping library (new rewritten version)
behdad
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hb-unicode.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-09
Fill out combining class resetting for fallback shaping Thai/Lao/Tibetan
Behdad Esfahbod
1
-1
/
+1
2012-08-08
[OT] Implement fallback positioning
Behdad Esfahbod
1
-70
/
+37
2012-08-01
Use a lookup table for modified_combining_class
Behdad Esfahbod
1
-67
/
+146
2012-08-01
Inline Unicode callbacks internally
Behdad Esfahbod
1
-3
/
+2
2012-08-01
Move unicode accessors around
Behdad Esfahbod
1
-59
/
+6
2012-08-01
Add hb_unicode_combining_class_t
Behdad Esfahbod
1
-5
/
+6
2012-07-31
Implement Unicode compatibility decompositions
Behdad Esfahbod
1
-1
/
+26
2012-07-30
[Indic] Recategorize Telugu length marks
Behdad Esfahbod
1
-0
/
+8
2012-07-23
[Thai] Reorder U+0E3A THAI VOWEL SIGN PHINTHU
Behdad Esfahbod
1
-0
/
+6
2012-07-20
[Indic] Recompose Bengali Ya,Nukta
Behdad Esfahbod
1
-0
/
+8
2012-07-20
[Indic] Don't split U+0AC9
Behdad Esfahbod
1
-1
/
+1
2012-07-19
[Indic] Implement per-script matra positioning
Behdad Esfahbod
1
-1
/
+1
2012-07-19
[Indic] Disallow decomposition of a couple characters
Behdad Esfahbod
1
-0
/
+3
2012-07-18
[Indic/Unicode] Decompose Sinhala split matras the way Uniscribe likes
Behdad Esfahbod
1
-0
/
+8
2012-07-16
Split matras without a Unicode decomposition
Behdad Esfahbod
1
-0
/
+22
2012-06-05
Cleanup TRUE/FALSE vs true/false
Behdad Esfahbod
1
-4
/
+4
2012-06-05
Undo default unicode-funcs to avoid static initializer again
Behdad Esfahbod
1
-12
/
+14
2012-06-05
Better hide nil objects and make them const
Behdad Esfahbod
1
-17
/
+17
2012-04-24
Minor
Behdad Esfahbod
1
-2
/
+0
2012-04-05
Move code around
Behdad Esfahbod
1
-0
/
+55
2011-08-09
[API] Make set_user_data() functions take a replace parameter
Behdad Esfahbod
1
-2
/
+3
2011-08-04
Remove C++ guards from source files
Behdad Esfahbod
1
-2
/
+0
2011-07-20
Add tests for compose()/decompose()
Behdad Esfahbod
1
-1
/
+1
2011-07-20
[glib] Add compose() and decompose() implementations with fallback
Behdad Esfahbod
1
-2
/
+4
2011-07-08
[API] Add compose() and decompose() unicode funcs, rename other ones
Behdad Esfahbod
1
-23
/
+62
2011-07-07
Humm, undo some shuffling
Behdad Esfahbod
1
-17
/
+48
2011-07-07
More code shuffling
Behdad Esfahbod
1
-88
/
+52
2011-05-11
[API] Add hb_*_get_empty() for all objects
Behdad Esfahbod
1
-0
/
+6
2011-05-11
[unicode] Simplify method setting
Behdad Esfahbod
1
-5
/
+1
2011-05-04
Move code around
Behdad Esfahbod
1
-1
/
+0
2011-05-02
[unicode] Make _get_parent() return _nil object instead of NULL
Behdad Esfahbod
1
-17
/
+12
2011-04-27
[API] Add _set/get_user_data() for all objects
Behdad Esfahbod
1
-0
/
+17
2011-04-27
[object] Remove unnecessary use of macros
Behdad Esfahbod
1
-4
/
+4
2011-04-27
[API] Add hb_unicode_funcs_get_default()
Behdad Esfahbod
1
-0
/
+7
2011-04-21
Add hb_object_header_t which is the common part of all objects
Behdad Esfahbod
1
-1
/
+2
2011-04-21
Update Copyright headers
Behdad Esfahbod
1
-2
/
+2
2011-04-20
Rename all private sources and headers to C++ files
Behdad Esfahbod
1
-1
/
+1
2011-04-20
[API] Remove hb_*_get_reference_count()
Behdad Esfahbod
1
-6
/
+0
2011-04-20
unicode: Cleanup implementation
Behdad Esfahbod
1
-0
/
+223