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-ot-shape-complex-indic-machine.rl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-02
[indic/use] Factor common expressions in ragel machine
Behdad Esfahbod
1
-4
/
+6
2018-10-02
[indic] Minor flip grammar around
Behdad Esfahbod
1
-1
/
+1
2018-10-02
[ragel] Use ts/te (token-start / token-end) instead of manual tracking
Behdad Esfahbod
1
-5
/
+3
2018-10-01
[indic] Remove Consonant_Medial from grammar and code
Behdad Esfahbod
1
-6
/
+4
2018-09-10
[indic] Do NOT allow matra after Halant,ZWJ
Behdad Esfahbod
1
-1
/
+1
2018-08-25
Rename hb-*private.hh to hb-*.hh
Behdad Esfahbod
1
-1
/
+1
2018-04-24
Minor, re-add unused mark to some of ragel defined state machines (#1005)
Ebrahim Byagowi
1
-1
/
+1
2018-04-23
Resolve clang's used-but-marked-unused warnings
Ebrahim Byagowi
1
-1
/
+1
2018-01-05
Minor
Behdad Esfahbod
1
-1
/
+0
2018-01-05
[indic] Remove unused OT_VD category
Behdad Esfahbod
1
-2
/
+1
2018-01-05
Minor
Behdad Esfahbod
1
-1
/
+0
2018-01-05
[indic] Remove more Khmer-specific stuff from Indic shaper
Behdad Esfahbod
1
-5
/
+3
2017-10-03
[indic] Implement Consonent_With_Stacker
Behdad Esfahbod
1
-2
/
+3
2016-05-06
[indic] Remove unused Javanese bits
Behdad Esfahbod
1
-2
/
+1
2014-12-10
[indic] Allow ZWJ/ZWNJ before SM
Behdad Esfahbod
1
-1
/
+1
2014-05-29
[indic] Do NOT allow reph formation on placeholders
Behdad Esfahbod
1
-1
/
+1
2014-05-27
[indic/myanmar] Rename OT_NBSP to OT_PLACEHOLDER
Behdad Esfahbod
1
-2
/
+2
2014-05-23
[indic] Simplify grammar
Behdad Esfahbod
1
-4
/
+3
2014-05-23
[indic] Always start new syllable for Avagraha
Behdad Esfahbod
1
-1
/
+1
2014-05-23
[indic] Rename avagraha cluster to symbol cluster
Behdad Esfahbod
1
-5
/
+5
2014-05-22
[indic] Recategorize U+A8E0..A8F1 as OT_VD
Behdad Esfahbod
1
-1
/
+1
2014-05-22
[indic] Allow up to three tone marks
Behdad Esfahbod
1
-1
/
+1
2013-10-24
[indic] Fix CM2, really
Behdad Esfahbod
1
-1
/
+1
2013-10-18
[indic] Add Javanese support!
Behdad Esfahbod
1
-6
/
+8
2013-10-16
[indic] Improve Avagraha support in machine
Behdad Esfahbod
1
-2
/
+4
2013-10-16
[indic] Misc harmless fixes!
Behdad Esfahbod
1
-4
/
+4
2013-10-16
[indic] Allow up to two syllable modifiers
Behdad Esfahbod
1
-1
/
+1
2013-10-15
[indic] Handle Avagraha
Behdad Esfahbod
1
-1
/
+4
2013-02-14
Fix compile warnings for ragel-generated machines
Behdad Esfahbod
1
-1
/
+1
2012-12-21
[Indic] Insert dottedcircle after a lone Malayalam dot-reph
Behdad Esfahbod
1
-1
/
+1
2012-12-05
Fix warnings
Behdad Esfahbod
1
-1
/
+1
2012-11-12
[Indic] Allow Consonant_Medial's after Consonant's
Behdad Esfahbod
1
-1
/
+2
2012-09-07
[Indic] Find syllables before any features are applied
Behdad Esfahbod
1
-2
/
+2
2012-09-05
[Indic] Allow "H,ZWJ,M"
Behdad Esfahbod
1
-1
/
+1
2012-09-05
[Indic] Relax grammar
Behdad Esfahbod
1
-2
/
+2
2012-09-05
[Indic] Fix Khmer syllable-final coeng-consonant
Behdad Esfahbod
1
-1
/
+1
2012-08-31
[Indic] Implement dotted-circle insertion for broken clusters
Behdad Esfahbod
1
-1
/
+3
2012-08-31
[Indic] Start adding dotted-circle instrastructure
Behdad Esfahbod
1
-10
/
+9
2012-08-02
[Indic] Move more stuff to the shape_plan
Behdad Esfahbod
1
-2
/
+2
2012-08-02
[OT] Pipe shape_plan down to pause_callbacks
Behdad Esfahbod
1
-2
/
+2
2012-07-24
[Indic] Limit matras to 4 per syllable
Behdad Esfahbod
1
-2
/
+2
2012-07-24
[Indic] End Vowel-based syllable at ZWJ
Behdad Esfahbod
1
-1
/
+1
2012-07-23
[Indic] Limit syllables to at most five consonants
Behdad Esfahbod
1
-3
/
+3
2012-07-20
[Indic] Allow a ZWNJ after SM's
Behdad Esfahbod
1
-1
/
+1
2012-07-20
[Indic] Break syllables at Halant,ZWNJ
Behdad Esfahbod
1
-2
/
+3
2012-07-18
[Indic] Accept a forced Rakar sequence at the end of syllable
Behdad Esfahbod
1
-1
/
+2
2012-07-18
[Indic] Allow joiners on both sides of Halant at the same time
Behdad Esfahbod
1
-1
/
+1
2012-07-18
[Indic] Treat Register Shifters like Nukta
Behdad Esfahbod
1
-1
/
+1
2012-07-18
[Indic] Allow joiners before matras
Behdad Esfahbod
1
-2
/
+2
2012-07-18
[Indic] Allow halant group in Vowel and placeholder syllables
Behdad Esfahbod
1
-3
/
+4
[next]