harfbuzz/src
Behdad Esfahbod 314b1af74f [docs] Fix warning
Fixes https://github.com/harfbuzz/harfbuzz/issues/1260
2018-10-20 16:49:16 -07:00
..
hb-ucdn [ucdn] Update to Unicode 11 2018-06-05 17:59:41 -07:00
Makefile.am Add API tests for hb_map_t 2018-10-19 20:23:36 +03:30
Makefile.sources Add hb-ot-name.h 2018-10-12 16:06:39 -04:00
check-c-linkage-decls.sh Minor 2018-01-04 16:06:25 +00:00
check-externs.sh Check for headers in builddir first, in check-*.sh 2017-10-25 12:09:11 -04:00
check-header-guards.sh Improve tests (#679) 2018-01-05 12:42:20 +03:30
check-includes.sh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
check-libstdc++.sh Allow libharfbuzz-subset to link to libstdc++ 2018-02-12 18:41:36 -08:00
check-static-inits.sh [check-static-inits.sh] Allow some if ubsan is in effect 2018-09-24 13:11:34 -04:00
check-symbols.sh [circleci] Fix "msan" and "everything" bots (#1205) 2018-10-02 00:16:08 +03:30
dev-run.sh [dwrite] minor 2018-03-25 18:41:26 +04:30
dump-emoji.cc [dump-emoji] minor 2018-10-15 12:16:47 +03:30
dump-indic-data.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
dump-khmer-data.cc [khmer] Remove unused khmer_position() 2018-10-02 18:20:16 +02:00
dump-myanmar-data.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
dump-use-data.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
gen-arabic-table.py Make gen-* scripts LC_ALL=C compatible (#942) 2018-03-29 22:00:41 +04:30
gen-def.py gen-def.py: pass headers as arguments so that msys2 can convert posix paths 2018-07-09 18:11:33 +01:00
gen-emoji-table.py [emoji] Add emoji Extended_Pictographic table and function 2018-10-03 18:45:27 +02:00
gen-indic-table.py Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
gen-os2-unicode-ranges.py [os2] Minor rename/shuffle 2018-10-03 18:45:27 +02:00
gen-tag-table.py Update language system tag registry to OT 1.8.3 2018-10-11 13:54:28 -04:00
gen-use-table.py [use] Add Halant_Or_Vowel_Modifier category 2018-10-03 12:30:23 +02:00
harfbuzz-config.cmake.in Fix infinite loop when walking up the directory hierarchy (#1183) 2018-09-27 18:03:49 +03:30
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.pc.in [subset] Build hb-subset into separate libharfbuzz-subset.so 2018-02-04 20:18:52 -05:00
harfbuzz.pc.in [coretext] Use fabsf() instead of abs() 2017-10-12 10:46:09 +02:00
hb-aat-layout-ankr-table.hh [aat] Implement LookupFormat10 2018-10-19 15:23:49 -07:00
hb-aat-layout-bsln-table.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-aat-layout-common.hh [aat] Fix LookupFormat10 sanitize 2018-10-20 12:20:57 -07:00
hb-aat-layout-feat-table.hh Disallow null-enabled offsets to unsized structures... 2018-09-15 19:43:33 +02:00
hb-aat-layout-kerx-table.hh [kerx] Implement tuple-kerning in Format0 2018-10-20 14:56:28 -07:00
hb-aat-layout-morx-table.hh [aat] Make sure Lookup offset is never nulled 2018-10-16 15:41:00 -07:00
hb-aat-layout-trak-table.hh [trak] Fix extrapolation at end side 2018-10-19 11:00:20 -07:00
hb-aat-layout.cc [aat] Finish off massaging table 2018-10-13 19:03:33 -04:00
hb-aat-layout.hh [aat] WIP remove feature mapping here from hb-coretext 2018-10-13 18:46:52 -04:00
hb-aat-ltag-table.hh Disallow null-enabled offsets to unsized structures... 2018-09-15 19:43:33 +02:00
hb-atomic.hh More atomic tuneup 2018-09-28 09:13:14 -04:00
hb-blob.cc Use O_BINARY instead of _O_BINARY 2018-10-19 22:46:40 +02:00
hb-blob.h Add hb_blob_create_from_file, a new API (#926) 2018-04-20 07:59:06 +02:00
hb-blob.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-buffer-deserialize-json.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-buffer-deserialize-json.rl Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-buffer-deserialize-text.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-buffer-deserialize-text.rl Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-buffer-serialize.cc Cosmetic and minor changes 2018-10-13 07:23:33 -04:00
hb-buffer.cc 2.0.0 2018-10-18 05:58:17 -07:00
hb-buffer.h Rename invisible_codepoint to invisible_glyph in API 2018-10-07 20:47:30 -04:00
hb-buffer.hh [buffer] Fix output_glyph at end of buffer 2018-10-14 19:38:14 -07:00
hb-cache.hh Unbreak bots 2018-10-01 12:55:57 +02:00
hb-common.cc Use bool literals instead of 0/1. 2018-10-19 18:05:46 +02:00
hb-common.h 2.0.0 2018-10-18 05:58:17 -07:00
hb-coretext.cc Use bool literals instead of 0/1. 2018-10-19 18:05:46 +02:00
hb-coretext.h [coretext] Add hb_coretext_font_create() 2017-12-02 14:52:57 -08:00
hb-debug.hh Allow HB_OPTIONS=aat to prefer AAT tables over OT 2018-10-10 17:44:46 -04:00
hb-deprecated.h [docs] Fix warning 2018-10-20 16:49:16 -07:00
hb-directwrite.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-directwrite.h [dwrite] Cosmetic change (#963) 2018-04-11 18:00:13 +04:30
hb-dsalgs.hh Revert forcing use of single-parameter static_assert() 2018-09-16 19:34:39 +02:00
hb-face.cc [vector] Make hb_vector_t relocatable / nestable 2018-10-05 18:39:48 +02:00
hb-face.h [face] Introduce character-map API 2018-08-25 22:44:39 -07:00
hb-face.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-fallback-shape.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-font.cc [font] Fix parallel funcs passing to eachover in infinite-loop 2018-10-19 19:12:33 -07:00
hb-font.h 2.0.0 2018-10-18 05:58:17 -07:00
hb-font.hh [font] Fix parallel funcs passing to eachover in infinite-loop 2018-10-19 19:12:33 -07:00
hb-ft.cc [ft] Use mutex to lock access to FT_Face 2018-10-09 16:24:50 -04:00
hb-ft.h [ft] Add hb_ft_font_changed() 2017-10-12 10:33:16 +02:00
hb-glib.cc Properly remove deprecated stuff 2018-10-09 00:56:33 -04:00
hb-glib.h Support building with older glib versions 2016-12-18 01:37:07 -06:00
hb-gobject-enums.cc.tmpl Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-gobject-enums.h.tmpl Clean up check-defs and check-symbols (#821) 2018-02-24 00:49:34 +03:30
hb-gobject-structs.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-gobject-structs.h [gobject] Fix copy/paste error 2018-08-01 00:19:25 -07:00
hb-gobject.h
hb-graphite2.cc Fix Indic script tags in Graphite 2018-10-11 20:51:08 -04:00
hb-graphite2.h Add HB_DEPRECATED_FOR and mark relevant symbols 2018-10-12 16:06:39 -04:00
hb-icu.cc [icu] Unbreak 2018-10-09 01:07:36 -04:00
hb-icu.h Public headers: Decorate public symbols with HB_EXTERN 2015-11-23 11:03:11 +08:00
hb-iter.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-machinery.hh [aat] Implement LookupFormat10 2018-10-19 15:23:49 -07:00
hb-map.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-map.h 1.7.7 2018-06-05 15:18:16 -07:00
hb-map.hh Fix hb_map_is_empty logic 2018-10-19 20:23:36 +03:30
hb-mutex.hh Minor 2018-10-09 22:25:53 -04:00
hb-null.hh Fix typos. 2018-10-19 19:24:05 +03:30
hb-object.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-open-file.hh Fix typos. 2018-10-19 19:24:05 +03:30
hb-open-type.hh [aat] Implement LookupFormat10 2018-10-19 15:23:49 -07:00
hb-ot-cmap-table.hh Cosmetic and minor changes 2018-10-13 07:23:33 -04:00
hb-ot-color-cbdt-table.hh [CBDT] Fix more offsetting 2018-10-15 19:46:45 -07:00
hb-ot-color-colr-table.hh Disallow null-enabled offsets to unsized structures... 2018-09-15 19:43:33 +02:00
hb-ot-color-cpal-table.hh Disallow null-enabled offsets to unsized structures... 2018-09-15 19:43:33 +02:00
hb-ot-color-sbix-table.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-color-svg-table.hh Disallow null-enabled offsets to unsized structures... 2018-09-15 19:43:33 +02:00
hb-ot-color.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-face.cc Rename 2018-10-02 13:16:43 +02:00
hb-ot-face.hh Rename 2018-10-02 13:16:43 +02:00
hb-ot-font.cc [ot-font] Implement TrueType v_origin 2018-10-15 01:09:05 -07:00
hb-ot-font.h Public headers: Decorate public symbols with HB_EXTERN 2015-11-23 11:03:11 +08:00
hb-ot-glyf-table.hh Port rest from VAR to UnsizedArrayOf<> 2018-09-11 01:01:08 +02:00
hb-ot-hdmx-table.hh Port rest from VAR to UnsizedArrayOf<> 2018-09-11 01:01:08 +02:00
hb-ot-head-table.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-hhea-table.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-hmtx-table.hh [ot-font] Implement TrueType v_origin 2018-10-15 01:09:05 -07:00
hb-ot-kern-table.hh [kern] Scale kern pairs before applying 2018-10-16 13:24:29 -07:00
hb-ot-layout-base-table.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-layout-common.hh Make more 'coords' params const. 2018-10-19 19:15:42 -07:00
hb-ot-layout-gdef-table.hh Fix typos. 2018-10-19 19:24:05 +03:30
hb-ot-layout-gpos-table.hh Use bool literals instead of 0/1. 2018-10-19 18:05:46 +02:00
hb-ot-layout-gsub-table.hh Fix typos. 2018-10-19 19:24:05 +03:30
hb-ot-layout-gsubgpos.hh Make more 'coords' params const. 2018-10-19 19:15:42 -07:00
hb-ot-layout-jstf-table.hh Disallow null-enabled offsets to unsized structures... 2018-09-15 19:43:33 +02:00
hb-ot-layout.cc 2.0.0 2018-10-18 05:58:17 -07:00
hb-ot-layout.h Cosmetic and minor changes 2018-10-13 07:23:33 -04:00
hb-ot-layout.hh Move more code 2018-10-10 11:41:05 -04:00
hb-ot-map.cc Add hb_ot_tags_to_script_and_language 2018-10-11 13:54:28 -04:00
hb-ot-map.hh Minor 2018-10-02 14:48:39 +02:00
hb-ot-math-table.hh Cosmetic and minor changes 2018-10-13 07:23:33 -04:00
hb-ot-math.cc [ot-face] Remove tables_t. The face_data_t is what tables_t was 2018-08-26 15:18:46 -07:00
hb-ot-math.h Aim math API for 1.3.3 instead of 1.4.0 2016-10-04 14:47:12 -07:00
hb-ot-maxp-table.hh Port rest from VAR to UnsizedArrayOf<> 2018-09-11 01:01:08 +02:00
hb-ot-name-table.hh Port rest from VAR to UnsizedArrayOf<> 2018-09-11 01:01:08 +02:00
hb-ot-name.h 2.0.0 2018-10-18 05:58:17 -07:00
hb-ot-os2-table.hh [emoji] Add emoji Extended_Pictographic table and function 2018-10-03 18:45:27 +02:00
hb-ot-os2-unicode-ranges.hh Minor 2018-10-03 18:45:27 +02:00
hb-ot-post-macroman.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-post-table.hh [vector] Make hb_vector_t relocatable / nestable 2018-10-05 18:39:48 +02:00
hb-ot-shape-complex-arabic-fallback.hh Move more code 2018-10-10 11:41:05 -04:00
hb-ot-shape-complex-arabic-table.hh Update to Unicode 11.0.0 2018-06-05 17:31:46 -07:00
hb-ot-shape-complex-arabic-win1256.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-shape-complex-arabic.cc [ubsan] Use unsigned int instead enum where needed (#1270) 2018-10-18 11:06:37 +03:30
hb-ot-shape-complex-arabic.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-shape-complex-default.cc Minor 2018-10-02 14:19:34 +02:00
hb-ot-shape-complex-hangul.cc [hangul] Fix use-after-free issue 2018-10-13 12:09:59 -04:00
hb-ot-shape-complex-hebrew.cc Minor 2018-10-02 14:19:34 +02:00
hb-ot-shape-complex-indic-machine.hh [indic/use] Factor common expressions in ragel machine 2018-10-02 17:49:06 +02:00
hb-ot-shape-complex-indic-machine.rl [indic/use] Factor common expressions in ragel machine 2018-10-02 17:49:06 +02:00
hb-ot-shape-complex-indic-table.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-shape-complex-indic.cc [indic] Reset continuation on inserted dottedcircle 2018-10-03 20:19:42 +02:00
hb-ot-shape-complex-indic.hh Minor 2018-10-02 14:19:34 +02:00
hb-ot-shape-complex-khmer-machine.hh [ragel] Use ts/te (token-start / token-end) instead of manual tracking 2018-10-02 17:04:05 +02:00
hb-ot-shape-complex-khmer-machine.rl [ragel] Use ts/te (token-start / token-end) instead of manual tracking 2018-10-02 17:04:05 +02:00
hb-ot-shape-complex-khmer.cc Minor 2018-10-02 14:19:34 +02:00
hb-ot-shape-complex-khmer.hh [khmer] Remove unused khmer_position() 2018-10-02 18:20:16 +02:00
hb-ot-shape-complex-myanmar-machine.hh [ragel] Use ts/te (token-start / token-end) instead of manual tracking 2018-10-02 17:04:05 +02:00
hb-ot-shape-complex-myanmar-machine.rl [ragel] Use ts/te (token-start / token-end) instead of manual tracking 2018-10-02 17:04:05 +02:00
hb-ot-shape-complex-myanmar.cc [myanmar] Implement Zawgyi shaper 2018-10-11 20:20:29 -04:00
hb-ot-shape-complex-myanmar.hh [ubsan] Use unsigned int instead enum where needed (#1270) 2018-10-18 11:06:37 +03:30
hb-ot-shape-complex-thai.cc [thai] Set continuation on decomposed nikhahit 2018-10-03 20:19:42 +02:00
hb-ot-shape-complex-use-machine.hh [use] Add Halant_Or_Vowel_Modifier category 2018-10-03 12:30:23 +02:00
hb-ot-shape-complex-use-machine.rl [use] Add Halant_Or_Vowel_Modifier category 2018-10-03 12:30:23 +02:00
hb-ot-shape-complex-use-table.cc [use] Add Halant_Or_Vowel_Modifier category 2018-10-03 12:30:23 +02:00
hb-ot-shape-complex-use.cc Minor 2018-10-02 14:48:39 +02:00
hb-ot-shape-complex-use.hh [use] Add Halant_Or_Vowel_Modifier category 2018-10-03 12:30:23 +02:00
hb-ot-shape-complex.hh Cosmetic and minor changes 2018-10-13 07:23:33 -04:00
hb-ot-shape-fallback.cc [kern] Scale kern pairs before applying 2018-10-16 13:24:29 -07:00
hb-ot-shape-fallback.hh Separate fallback kern vs mark positioning 2018-10-08 23:30:24 -04:00
hb-ot-shape-normalize.cc Call get_nominal_glyphs() for runs of simple clusters at a time 2018-10-09 14:50:57 -04:00
hb-ot-shape-normalize.hh Minor 2018-10-08 16:41:08 -04:00
hb-ot-shape.cc [aat] Apply kerx if GPOS kern was not applied 2018-10-11 13:26:58 -04:00
hb-ot-shape.h Public headers: Decorate public symbols with HB_EXTERN 2015-11-23 11:03:11 +08:00
hb-ot-shape.hh Minor 2018-10-11 13:24:17 -04:00
hb-ot-tag-table.hh Update language system tag registry to OT 1.8.3 2018-10-11 13:54:28 -04:00
hb-ot-tag.cc Use bool literals instead of 0/1. 2018-10-19 18:05:46 +02:00
hb-ot-tag.h 2.0.0 2018-10-18 05:58:17 -07:00
hb-ot-var-avar-table.hh Simplify sanitize->check_array() 2018-09-10 23:18:23 +02:00
hb-ot-var-fvar-table.hh Minor, fix double-promotion warnings (#1221) 2018-10-04 02:14:18 +03:30
hb-ot-var-hvar-table.hh Make more 'coords' params const. 2018-10-19 19:15:42 -07:00
hb-ot-var-mvar-table.hh Make more 'coords' params const. 2018-10-19 19:15:42 -07:00
hb-ot-var.cc [ot-face] Remove tables_t. The face_data_t is what tables_t was 2018-08-26 15:18:46 -07:00
hb-ot-var.h [var] Remove HB_OT_TAG_fvar/avar 2017-01-22 20:16:51 -08:00
hb-ot.h Add hb-ot-name.h 2018-10-12 16:06:39 -04:00
hb-set-digest.hh Revert forcing use of single-parameter static_assert() 2018-09-16 19:34:39 +02:00
hb-set.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-set.h [set] Add is_subset 2018-06-06 16:47:13 -07:00
hb-set.hh [vector] Make hb_vector_t relocatable / nestable 2018-10-05 18:39:48 +02:00
hb-shape-plan.cc Use bool literals instead of 0/1. 2018-10-19 18:05:46 +02:00
hb-shape-plan.h [GX] Hook up feature variations 2016-12-16 19:06:26 -06:00
hb-shape-plan.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-shape.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-shape.h Move code around 2017-01-20 20:16:53 -08:00
hb-shaper-impl.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-shaper-list.hh Remove HAVE_OT 2018-10-10 16:32:35 -04:00
hb-shaper.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-shaper.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-static.cc More warning fix 2018-10-17 23:06:53 -07:00
hb-string-array.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-subset-glyf.cc [subset] Add hb-subset-input.hh and make hb-subset.hh toplevel include 2018-08-31 13:25:19 -07:00
hb-subset-glyf.hh [subset] Add hb-subset-input.hh and make hb-subset.hh toplevel include 2018-08-31 13:25:19 -07:00
hb-subset-input.cc [subset] Clean up hb_subset_input_t API 2018-08-29 18:24:03 -07:00
hb-subset-input.hh [subset] Add hb-subset-input.hh and make hb-subset.hh toplevel include 2018-08-31 13:25:19 -07:00
hb-subset-plan.cc [subset] Keep glyph set in plan 2018-09-03 18:54:32 -07:00
hb-subset-plan.hh [subset] Keep glyph set in plan 2018-09-03 18:54:32 -07:00
hb-subset.cc [vector] Make hb_vector_t relocatable / nestable 2018-10-05 18:39:48 +02:00
hb-subset.h [subset] Clean up hb_subset_input_t API 2018-08-29 18:24:03 -07:00
hb-subset.hh [subset] De-templatize hb_subset_context_t 2018-08-31 16:46:35 -07:00
hb-ucdn.cc Properly remove deprecated stuff 2018-10-09 00:56:33 -04:00
hb-unicode-emoji-table.hh [emoji] Add emoji Extended_Pictographic table and function 2018-10-03 18:45:27 +02:00
hb-unicode.cc [docs] Fix warning 2018-10-20 16:49:16 -07:00
hb-unicode.h Add doc stubs for recently added API 2018-10-11 14:17:17 -04:00
hb-unicode.hh Clean Fitzpatrick hack 2018-10-03 21:17:59 +02:00
hb-uniscribe.cc [uniscribe/coretext] Fix for previous change 2018-10-06 02:40:57 +02:00
hb-uniscribe.h Public headers: Decorate public symbols with HB_EXTERN 2015-11-23 11:03:11 +08:00
hb-utf.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-vector.hh Revert "[vector] Simplify Sort" and "More of the same" 2018-10-16 13:33:14 -07:00
hb-version.h 2.0.2 2018-10-20 13:14:07 -07:00
hb-version.h.in Public headers: Decorate public symbols with HB_EXTERN 2015-11-23 11:03:11 +08:00
hb-warning.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb.h [map] First try at implementing an integer-to-integer hashmap 2018-05-29 16:29:12 -07:00
hb.hh Ignore signed-integer-overflow while kerning 2018-10-14 15:20:50 -07:00
main.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
sample.py Skip BOM in the Python sample file 2018-10-02 08:25:29 +02:00
test-buffer-serialize.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
test-size-params.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
test-unicode-ranges.cc Fix build 2018-10-03 19:10:28 +02:00
test-would-substitute.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
test.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00