Activity for libccLib

  • Sam committed [2af9ff]

    upgrade QtAddin project format to QtVS_v303 (plugin version 2.6.0 revision 7)

  • Sam committed [32a339]

    [utfcpp] version 3.1.2

  • Sam committed [8029cc]

    [ccwx] remove from vs2017

  • Sam committed [1ea5c1]

    [ccwin] add IsUserAdmin() function

  • Sam committed [9296fa]

    [cclib] add cclib::string_view

  • Sam committed [f55709]

    [vs2019][cclib] fix project files - use defaults

  • Sam committed [7f578c]

    [cclib] add cpp_string_list.h (heavily modified cpp_StringList.h)

  • Sam committed [58df32]

    [cclib] emit a warning message when #including both 'cpp_StringList.h' and 'cpp_string_list.h'

  • Sam committed [0ee08d]

    [cclib] fix format string, NOMINMAX, FMT_HEADER_ONLY

  • Sam committed [46c0bd]

    [ccwtl] fix includes

  • Sam committed [6e9c1e]

    [vs2008] add project TccLib

  • Sam committed [235c8a]

    [cclib][vs2017] NOMINMAX, FMT_HEADER_ONLY

  • Sam committed [40cca7]

    [vs2019] add cpp_string_list.h to project files

  • Sam committed [cbae35]

    [wxlib] fix: add pre_ccwx.h from the correct location

  • saml committed [16e655]

    Linux compile (2)

  • Sam committed [7f23c0]

    discard std::binary_function for C++17 sake

  • saml committed [563cc9]

    Merge remote-tracking branch 'origin/master'

  • saml committed [fd6aff]

    add qt specific string conversion functions

  • saml committed [87fe06]

    move win_str functions to cpp_string one by one (1)

  • saml committed [90d58e]

    [Linux] fix predef_cc for gcc 5.4

  • saml committed [07d3c2]

    [Linux] add more files

  • Sam committed [aea905]

    [vs2017] add qt specific string conversion functions

  • Sam committed [198d45]

    added to_std_string(), narrow_string() and wide_string() functions.

  • Sam committed [c89b20]

    Merge branch 'win-stable-home'

  • Sam committed [0746ec]

    [vs2017] fix ccqt project

  • marnti committed [93ddbd]

    [vs2017] separate ccqt library (2)

  • marnti committed [f09f90]

    [vs2017] separate ccqt library (1)

  • Sam committed [e943b5]

    [vs2017] create ccqt project and project template

  • Sam committed [675bc6]

    utf-8 header changes

  • marnti committed [ca5431]

    [vs2017] separate ccWtl library (1)

  • Sam committed [fd2432]

    [vs2017] new ccwx library

  • Sam committed [def9e4]

    [vs2017] ccwx library development

  • Sam committed [c73fc9]

    [vs2017] ccwx library development (2)

  • Sam committed [208ea9]

    [vs2017] ccwx library development (3)

  • Sam committed [386c59]

    add ODBC code

  • Sam committed [062ad5]

    add license text in files it was missing

  • Sam committed [6a32c4]

    [ccwx] enable precompiled headers

  • Sam committed [aadddc]

    [ccdb] start lib

  • Sam committed [f285e5]

    [cclib] add vector<string> functions

  • Sam committed [7b4ef2]

    1. [vs2008] fix project file

  • Sam committed [a4b45d]

    [vs2008] separate ccWtl library

  • marnti committed [b7e077]

    [cclib][odbc] 'Select' and 'Exec' distinct classes

  • Sam committed [4c7490]

    [cclib] fix vector<string> functions

  • marnti committed [8f5f80]

    [vs2017] use MultiProcessor (/MP) compilation

  • Sam committed [5f8058]

    [ccdb] start

  • Sam committed [f17034]

    c++17 conformance

  • Sam committed [37f9ec]

    [ccwtl] add ResourceStringPtr overload

  • Sam committed [33f93c]

    [ccwtl] add ResourceStringPtr and ResourceString functions

  • Sam committed [56b290]

    [vs2017] use MultiProcessor (/MP) compilation - by default

  • Sam committed [3d2bcf]

    [ccwin] add ResourceStringPtr and ResourceString functions

  • marnti committed [3fa2df]

    add CHDrop<> class

  • Sam committed [6518a6]

    CHDrop - add missing #include

  • marnti committed [c37ef2]

    [ccwtl] Menu_ToggleChecked() and Menu_GetChecked()

  • Sam committed [cc68f8]

    [ccwtl] add wtlFilesDlg.h

  • marnti committed [aba75a]

    [ccwtl] fix Menu_SetCheck() declarations

  • marnti committed [8dcf07]

    [ccwtl] change Menu_SetChecked() to Menu_SetCheck()

  • Sam committed [bbf134]

    [ccwtl] add Menu_SetChecked()

  • marnti committed [49f602]

    [cclib] one AdvanceOverCRLF() to rule them all

  • marnti committed [7f955d]

    [cclib] class TFileStreamEx (1)

  • marnti committed [3930c8]

    [cclib] two new CompareText() overloads

  • Sam committed [d65ddc]

    [cclib] fix "StringList" function templates

  • Sam committed [a6c4bb]

    [cclib] zero terminated 'compatibility' routines

  • marnti committed [072985]

    [test_cclib][vs2017] add project

  • marnti committed [2e4ccb]

    [test_cclib][vs2017] add 'static' configurations

  • marnti committed [b3259c]

    fix TRitchEditStreambuf class constructors

  • marnti committed [c1ac24]

    [cclib] fix "StringList.Text" function templates (2)

  • marnti committed [e70197]

    ignore

  • marnti committed [709cf1]

    [test_cclib][vs2017] 1) add StringList tests 2) WTL support code

  • Sam committed [e3a9d1]

    One more test

  • marnti committed [368940]

    [cclib] fix "StringList.Text" function templates (3)

  • marnti committed [9a7ca1]

    [test_cclib][vs2017] enable exception handling

  • marnti committed [338f67]

    [cclib] class TFileStreamEx (2) - add file access constants

  • Sam committed [85b450]

    [test_cclib] fix resource

  • Sam committed [795223]

    ccwin::TStringList add "from container" constructors

  • marnti committed [a1ff25]

    [ccWtl] implement missing MakeFilterString_7()

  • marnti committed [05dce9]

    [ccwin] more string trimming

  • Sam committed [b87c64]

    [ccWtl] put WTL controls in wtl sub-directory

  • Sam committed [c9d7f1]

    [ccWtl] small project fixes

  • Sam committed [1c991e]

    [ccWtl] use needed includes in wtlProperty*.h files

  • Sam committed [503075]

    1. improve TIniFile::ReadSection()

  • Sam committed [45d0a4]

    [ccWtl] don't save zero window size

  • Sam committed [1b042a]

    [cclib] add TIniFile Read/Write overloads

  • Sam committed [86b197]

    Use the newest Open/Save file dialog on any system.

  • marnti committed [16c24d]

    [ccLib] fix undefined behavior in DelimitedText()

  • Sam committed [f5caa2]

    include more VC c++17 defines

  • Sam committed [06ba50]

    [vs2008] fix unique_ptr => auto_ptr

  • Sam committed [74ca78]

    1. Base64 improvements

  • Sam committed [64a41b]

    fix fmt:format format strings

  • Sam committed [5dca14]

    [ccwtl] add Menu_HandleFromID() function

  • marnti committed [f863b0]

    add GR_Date() and XML_Date() functions

  • marnti committed [9031dc]

    [vs2008] c++03 compatibility changes

  • Sam committed [7a1c23]

    [vs2008] add x64 configurations

  • Sam committed [a5d206]

    [ccwin] add 'raw pointer' versions of 'NarrowStringStrict' and 'WidenStringStrict'

  • marnti committed [4262ab]

    [vs2008] fix project directory output

  • Sam committed [cb9ae0]

    too much confidence. fixed: fatal error C1070: mismatched #if/#endif pair in file 'predef_cc.h'

  • Sam committed [1b405c]

    add fmt::format for compilers that support it

  • marnti committed [e30901]

    Cosmetic changes

  • Sam committed [9f63e9]

    add cc_scope_exit.h

  • Sam committed [ccebc1]

    [qt creator] build with

  • marnti committed [01ee83]

    [ccwtl] use std::min and std::max

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.