Yunqa • The Delphi Inspiration

Delphi Components and Applications

User Tools

Site Tools


news

News

  • YuOpenSSL 0.1.0 Alpha New!
    • Initial public release of YuOpenSSL, the first implementation of OpenSSL for Delphi that does not require OpenSSL DLLs. YuOpenSSL.pas contains over 5000 OpenSSL functions, procedures, constants and types in a single Delphi unit. It compiles directly into executables, with no external dependencies. Works with ICS Internet Component Suite, adjusted source code included.
  • YuOpenSSL 0.5.0 Beta
    • Convert some C macros to Pascal for better ICS (Internet Component Suite) support.
    • Fix wrong type in Indy (Internet Direct).
    • Add Synapse thread demo to illustrate thread memory cleanup.
  • WikiTaxi 1.3.0 – 30 languages support for parser variable and function names, load CSS per Wiki site, add <poem> tax extension, plus much more.
  • DIPasDoc 0.8.11 Change the code so that Create_Help.bat, Create_HtmlHelp.bat, etc. no longer fail because of missing include files.
  • DIPP 1.10
    • Caution: Minor syntax changes – test your output before production!
    • Unicode support.
    • Resource directive handling.
    • Include file renaming.
    • {$IFOPT …} processing.
    • Bug fixes.
  • SQLiteSpy 1.9.7 Update SQLite to 3.8.4.3, database file drag & drop, more stable grid scrolling.
  • SQLiteSpy 1.9.8 Update SQLite to 3.8.6, fix attached database handling, MediaMonkey extension for IUNICODE collation sequence.
  • SQLiteSpy 1.9.10 Update SQLite to 3.8.11.1, add FTS5 full text search, detect UTF-8 if loading SQL without BOM.
  • SQLiteSpy 1.9.4 Update SQLite to latest version, fix error when scrolling a table with many result columns.
  • DISQLite3 5.35.1
    • Fix a potential use-after-free bug when processing a a subquery with both a correlated WHERE clause and a “HAVING 0” clause and where the parent query is an aggregate.
    • Fix minor problems in extensions.
  • YuOpenSSL 0.4.0 Beta
    • Add ICS 8.65 files modified to use YuOpenSSL instead of the OpenSSL DLLs.
  • YuPcre2 1.15.0
    • Improve the List, List2, Replace, and Replace2 methods so that the OnFormatVariable Sender argument can be queried for MatchedStr, SubStr, etc.
    • Work around compiler bugs from Delphi 7 to Delphi 2009 which resulted in “Internal Error” under certain conditions.
    • Fix inifinite loop with invalid UTF-8 mode enabled.
    • Fix multiple JIT problems, including character ranges optimization, character set matching, and word boundary check.
  • DISQLite3 5.35.0
    • New TDISQLite3UniDirQuery.IntegerPrimaryKeyField option to work around potential data loss due to the 32-bit limitation of Delphi's ftAutoInc DataType.
    • Query planner enhancements.
    • Multiple recursive SELECTS in recursive common table expressions.
    • Better error messages from CHECK constraint failures.
  • YuOpenSSL 0.2.1 Alpha
    • Add EVP_VerifyInit(), EVP_VerifyInit_ex(), and EVP_VerifyUpdate(), ported from OpenSSL macros.
    • Fix memory leaks in ICS (Internet Component Suite).
  • YuStemmer 5.4.0
    • New Yiddish stemmer.
    • Fix decoding of 4-byte UTF-8 sequences.
  • YuBrotli 2.2.0
    • Based on Brotli v0.9.0 release: Fix a decoder “integer overflow” problem where an input size (chunk size) larger than 2GiB may cause a crash.
    • Raise an exception if decoder wrapper functions run out of input. Previously, this data error was silently ignored.
    • Many improvements and bug fixes.
news.txt · Last modified: 2016/03/03 11:49 by 127.0.0.1