index
:
delta/harfbuzz.git
BASE
accelerate-lookups
baserock/0.9.12
bitops
check-symbols
closure-enhancements
coretext-optical-sizing
coverity_scan
cross-kern
ctfont
decltype
hb-version
inttype-constructors
master
name-table
opentype-gx
ot-color
overload-overload
rand
run-tests-stream
rvalue-reference
test-str-literal-constness
typename-outside-template
use-sinhala
anongit.freedesktop.org: git/harfbuzz.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hb-blob.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add pragram GCC diagnostic ignored "-Wunused-macros"
Behdad Esfahbod
2019-01-17
1
-0
/
+3
*
Move _POSIX_SOURCE definition
Behdad Esfahbod
2019-01-14
1
-0
/
+9
*
Remove redundant void from C++ sources (#1486)
Ebrahim Byagowi
2018-12-17
1
-4
/
+4
*
Don't use Win32 API on Cygwin
Ken Brown
2018-11-12
1
-5
/
+5
*
[blob] Use default null object
Behdad Esfahbod
2018-11-11
1
-12
/
+0
*
[blob] Change null object memory mode to DUPLICATE
Behdad Esfahbod
2018-11-11
1
-1
/
+1
*
[blob] Allow null parent in create_sub_blob()
Behdad Esfahbod
2018-11-03
1
-1
/
+1
*
Port objects to use header.writable instead of immutable
Behdad Esfahbod
2018-11-03
1
-8
/
+4
*
[docs] Change section titles again
Behdad Esfahbod
2018-10-27
1
-1
/
+1
*
[docs] Rename section titles to object names
Behdad Esfahbod
2018-10-27
1
-1
/
+1
*
[docs] Fill in some sections
Behdad Esfahbod
2018-10-27
1
-0
/
+13
*
Use O_BINARY instead of _O_BINARY
Khaled Hosny
2018-10-19
1
-3
/
+3
*
[blob] Fix UBSan error
Behdad Esfahbod
2018-10-14
1
-1
/
+2
*
Move _POSIX_SOURCE to hb.hh
Behdad Esfahbod
2018-09-30
1
-5
/
+0
*
Make TSan happy with make_immutable()
Behdad Esfahbod
2018-09-26
1
-0
/
+2
*
src/hb-blob.cc: Fix mmap functionality with UWP.
Matt Oliver
2018-09-23
1
-0
/
+27
*
Rename hb-*private.hh to hb-*.hh
Behdad Esfahbod
2018-08-25
1
-2
/
+2
*
Port _nil objects to Null() machinery
Behdad Esfahbod
2018-08-06
1
-14
/
+15
*
Include more basic internal headers from hb-private.hh
Behdad Esfahbod
2018-07-10
1
-1
/
+0
*
Use CreateFileW explicitly and pass wchar_t to it (#1087)
Ebrahim Byagowi
2018-07-04
1
-3
/
+9
*
Fix unused function '_hb_mapped_file_destroy' if no mmap
Behdad Esfahbod
2018-07-03
1
-0
/
+2
*
Improve nommap naming and use C style comments on create_from_file (#1084)
Ebrahim Byagowi
2018-07-01
1
-8
/
+8
*
armcc compatibility, don't use EINTR if doesn't exist
Ebrahim Byagowi
2018-06-28
1
-0
/
+2
*
Minor on hb_blob_create_from_file, reuse ferror result
Ebrahim Byagowi
2018-06-28
1
-1
/
+1
*
Minor, rename blob to data on blob_from_file
Ebrahim Byagowi
2018-06-27
1
-9
/
+9
*
Minor touches on hb_blob_create_from_file (#1079)
Ebrahim Byagowi
2018-06-27
1
-9
/
+13
*
Minor on hb_blob_create_from_file
Ebrahim Byagowi
2018-06-26
1
-2
/
+2
*
Unify our pipe reader with the fallback reader (#1068)
Ebrahim Byagowi
2018-06-25
1
-87
/
+65
*
Support pipe and friends on hb_blob_create_from_file (#1061)
Ebrahim Byagowi
2018-06-18
1
-1
/
+43
*
1.7.7
1.7.7
Behdad Esfahbod
2018-06-05
1
-1
/
+1
*
[blob] Use MAP_NORESERVE if available (#1039)
Ebrahim Byagowi
2018-05-26
1
-1
/
+5
*
Minor, make CreateFile compatible with the disabled writable flag
Ebrahim Byagowi
2018-05-11
1
-2
/
+3
*
Remove unnecessary headers and definitions of hb-blob (#1028)
Ebrahim Byagowi
2018-05-11
1
-18
/
+4
*
Make hb_blob_create_from_file more portable (#1027)
Ebrahim Byagowi
2018-05-11
1
-21
/
+43
*
Move some blob functions to methods
Behdad Esfahbod
2018-05-07
1
-46
/
+34
*
Add hb-blob-private.hh
Behdad Esfahbod
2018-05-07
1
-16
/
+5
*
Minor, improve file reading failing condition comment
Ebrahim Byagowi
2018-04-25
1
-1
/
+2
*
Minor, fix calloc call order
Ebrahim Byagowi
2018-04-22
1
-1
/
+1
*
Add hb_blob_create_from_file, a new API (#926)
Ebrahim Byagowi
2018-04-20
1
-8
/
+123
*
Add hb_blob_copy_writable_or_fail()
Behdad Esfahbod
2018-02-13
1
-0
/
+25
*
Fix typos.
Bruce Mitchener
2018-01-31
1
-1
/
+1
*
Update _POSIX_C_SOURCE to the latest version
Ting-Wei Lan
2018-01-12
1
-1
/
+1
*
Consolidate debug stuff into hb-debug.hh
Behdad Esfahbod
2017-11-03
1
-6
/
+1
*
Use nullptr instead of NULL
Behdad Esfahbod
2017-10-15
1
-6
/
+6
*
Remove cast of functions to (hb_destroy_func_t)
Behdad Esfahbod
2017-10-11
1
-1
/
+7
*
Remove pointless overflow check in pointer math
Behdad Esfahbod
2016-02-18
1
-1
/
+0
*
Fix Since tags
Behdad Esfahbod
2015-09-03
1
-12
/
+12
*
[bindings] Use hb_glib_blob_create() in sample
Behdad Esfahbod
2015-01-06
1
-4
/
+4
*
[bindings] Replace deprecated allow-none with optional and nullable
Behdad Esfahbod
2015-01-06
1
-2
/
+2
*
Fix up gobject-introspection a bit
Behdad Esfahbod
2015-01-06
1
-3
/
+3
[next]