Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Releases: buck-yeh/bux

Tempt to pass vcpkg triplets *-osx

23 Jan 00:29
Compare
Choose a tag to compare
Loading
1.11.1[Change] `__APPLE__` for `_LIBCPP_HAS_NO_TIME_ZONE_DATABASE` to pass …
Assets2
Loading

`AppleClang` port: verified on MacOS

22 Jan 14:12
Compare
Choose a tag to compare
Loading

Due to lacking features inAppleClang , some functionalities are suppressed and the following are excluded from build:

  1. XConsole.cpp
  2. bux::expand_env() inStrUtil.cpp
Loading

Code excluded on APPLE platforms

15 Jan 13:48
Compare
Choose a tag to compare
Loading

Unavailable ifAPPLE istrue :

  1. XConsole.cpp excluded from build
  2. StrUtil.cpp: Callingbux::expand_env() will only get thrown an exception.
Loading

Either _WIN32 or <iconv.h> for Unicode conversion

14 Jan 02:55
Compare
Choose a tag to compare
Loading

Preamble for MacOS build. Expect more changes to come.

Loading

Tempt to make MSVC 'fatal error C1001: Internal compiler error' go away

14 Dec 17:32
Compare
Choose a tag to compare
Loading

OS-agnostic way to identify UTF-32 encodings

11 Dec 17:23
Compare
Choose a tag to compare
Loading
1.10.1[Change] Sync `test/archlinux/aur_poc/` with `test/`
Loading

Enhancements on `Logger` & `UnicodeCvt`

07 Dec 06:56
Compare
Choose a tag to compare
Loading
  1. [New] DefineTURN_OFF_LOGGER_ to turn off the logger globally.
  2. [New]LOG1(),SCOPELOGXn(),FUNLOGXn() more handy in simple scenarios thanLOG(),SCOPELOGX(),FUNLOGX()
  3. [Bug]std::forward<T_Args>() is removed when used thruSCOPELOGX() &FUNLOGX() for both Linux & Windows.
  4. [Change] Re-haul to getUnicodeCvt to pass as many test cases as possible in both Linux & Windows, except:
    • In Linux, UTF-16BE without BOM still fails.
    • In Windows, UTF-32 has found no way to pass.
Loading

New `EZScape.cpp`

26 Oct 13:11
Compare
Choose a tag to compare
Loading

EZScape.cpp definesbux::easy_escape() &bux::easy_unescape() as replacements ofcurl_easy_escape() &curl_easy_unescape() oflibcurl, respectively.

Loading

Make `FUNLOGX()` usable in Windows

28 Sep 10:22
Compare
Choose a tag to compare
Loading
  1. [Change] Retain use ofstd::forward<T>() inC_EntryLog::C_EntryLog() anywhere except Windows.
  2. [Change] MakeC_NFA::setAction() method template.
Loading

Re-haul logger hierarchy

16 Sep 16:27
Compare
Choose a tag to compare
Loading
  1. Allow choosing between system clock and local time (the default) by definingLOGGER_USE_LOCAL_TIME_
  2. The path formatting string(s) passed toC_PathFmtLogSnap::configPath() is now used asfmt parameter ofstd::vformat() instead offormat parameter ofstd::strftime()
  3. Remove classC_UseLogger and extract the essence into more reusable functionstamp()
  4. MacroDEF_FALLBACKABLE_LOGGER_FILES() renamed to shorterDEF_FALLBACK_LOGGER_FILES()
  5. Replace-g3 -Og with-O2 to build more efficient library.
Loading
Previous134
Previous

[8]ページ先頭

©2009-2025 Movatter.jp