2025-01-21 01:11 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

* include/hbapigt.h
    ! removed dummy declaration for hb_inkeyExit()

  * include/hbexprop.h
    ! removed dummy declarations for hb_compExprNewCodeblockExpr(),
      hb_compExprNewAssign() and hb_compExprEqual()
    ; marked compiler only hb_compExpr*() functions

  * include/hbgtcore.h
    ! removed dummy declaration for hb_gt_gcMark()

  * include/hbxvm.h
    ! removed dummy declarations for hb_xvmPushBlockLarge() and
      hb_xvmMacroPushArg()

  * src/harbour.def
    + added hb_iswinbuild()
    + added exported PCRE variable pcre_stack_guard
    + added exported ZLIB functions: gzfread(), gzwrite(),
      adler32_z(), crc32_z(), crc32_combine_gen(),
      crc32_combine_gen64(), crc32_combine_op(),
      uncompress2(), deflateGetDictionary(),
      inflateValidate(), inflateCodesUsed()
This commit is contained in:
Przemysław Czerpak
2025-01-21 01:11:37 +01:00
parent 248979e15b
commit b33cb05de5
6 changed files with 42 additions and 11 deletions

View File

@@ -1963,16 +1963,22 @@ HB_FUN___XSAVESCREEN
adler32
adler32_combine
adler32_combine64
adler32_z
compress
compress2
compressBound
crc32
crc32_combine
crc32_combine64
crc32_combine_gen
crc32_combine_gen64
crc32_combine_op
crc32_z
deflate
deflateBound
deflateCopy
deflateEnd
deflateGetDictionary
deflateInit2_
deflateInit_
deflateParams
@@ -1994,6 +2000,8 @@ gzdopen
gzeof
gzerror
gzflush
gzfread
gzfwrite
gzgetc
gzgetc_
gzgets
@@ -2787,6 +2795,7 @@ hb_iswin7
hb_iswin8
hb_iswin81
hb_iswin9x
hb_iswinbuild
hb_iswince
hb_iswine
hb_iswinnt
@@ -3854,6 +3863,7 @@ inflate
inflateBack
inflateBackEnd
inflateBackInit_
inflateCodesUsed
inflateCopy
inflateEnd
inflateGetDictionary
@@ -3869,6 +3879,7 @@ inflateSetDictionary
inflateSync
inflateSyncPoint
inflateUndermine
inflateValidate
pcre_assign_jit_stack
pcre_callout
pcre_compile
@@ -3896,10 +3907,12 @@ pcre_malloc
pcre_pattern_to_host_byte_order
pcre_refcount
pcre_stack_free
pcre_stack_guard
pcre_stack_malloc
pcre_study
pcre_version
uncompress
uncompress2
zError
zlibCompileFlags
zlibVersion