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-blob.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-20
Add hb_blob_create_from_file, a new API (#926)
Ebrahim Byagowi
1
-0
/
+2
2018-02-13
Add hb_blob_copy_writable_or_fail()
Behdad Esfahbod
1
-0
/
+3
2018-01-21
Fix typos.
Bruce Mitchener
1
-1
/
+1
2015-11-23
Public headers: Decorate public symbols with HB_EXTERN
Chun-wei Fan
1
-12
/
+12
2014-05-13
Minor
Behdad Esfahbod
1
-3
/
+2
2014-04-08
Typo
Behdad Esfahbod
1
-1
/
+1
2013-02-25
Always create sub-blobs in MEMORY_MODE_READONLY
Behdad Esfahbod
1
-0
/
+26
2012-06-16
Make source more digestable for gobject-introspection
Behdad Esfahbod
1
-1
/
+1
2012-04-14
Remove public enum names again
Behdad Esfahbod
1
-1
/
+1
2012-04-12
Add names to enums
Behdad Esfahbod
1
-1
/
+1
2012-04-12
Make it an error to include non-top-level headers
Behdad Esfahbod
1
-0
/
+4
2011-08-09
[API] Make set_user_data() functions take a replace parameter
Behdad Esfahbod
1
-1
/
+2
2011-05-06
[API] Simplify blob API, remove lock
Behdad Esfahbod
1
-9
/
+10
2011-05-06
Remove unused hb_blob_try_writable_inplace()
Behdad Esfahbod
1
-3
/
+0
2011-05-02
[API] Rename hb_blob_create_empty() to hb_blob_get_empty()
Behdad Esfahbod
1
-1
/
+1
2011-04-27
[API] Add _set/get_user_data() for all objects
Behdad Esfahbod
1
-0
/
+12
2011-04-21
Update Copyright headers
Behdad Esfahbod
1
-1
/
+1
2011-04-20
[API] Remove hb_*_get_reference_count()
Behdad Esfahbod
1
-3
/
+0
2011-04-20
[API] blob: move user_data before destroy()
Behdad Esfahbod
1
-2
/
+2
2010-07-23
Prefer C linkage
Behdad Esfahbod
1
-0
/
+2
2010-04-22
Change header comment
Behdad Esfahbod
1
-1
/
+1
2009-11-02
[HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE
Behdad Esfahbod
1
-1
/
+0
2009-11-02
[HB] s/writeable/writable/g
Behdad Esfahbod
1
-5
/
+5
2009-11-02
[HB] Fix pedantic warnings
Behdad Esfahbod
1
-1
/
+1
2009-11-02
[HB] Simplify sub-blob support
Behdad Esfahbod
1
-5
/
+9
2009-11-02
[HB] Add sub-blobs
Behdad Esfahbod
1
-2
/
+10
2009-11-02
[HB] Move typedef's around
Behdad Esfahbod
1
-0
/
+2
2009-11-02
[HB] Add get_reference_count()
Behdad Esfahbod
1
-0
/
+3
2009-11-02
[HB] Remove hinting setting and use ppem==0 to mean "no hinting"
Behdad Esfahbod
1
-3
/
+0
2009-11-02
[HB] Add a "blob" manager
Behdad Esfahbod
1
-0
/
+74