180 Commits (master)
 

Author SHA1 Message Date
Tom Huang 76fd1576e2 fix: remove strncpy output truncated before terminating nul errors 4 months ago
Tom G. Huang 863765872c
Merge pull request #100 from sharkwouter/fix-build-for-psp 5 months ago
Wouter Wijsman 9b693179c9 Make argtable3 able to build for Playstation Portable 5 months ago
Tom Huang 80761e4a57 build: increase minimum cmake version to 3.5 6 months ago
Tom Huang 3634526b10 fix: add the "const" qualifier to the api 6 months ago
Tom G. Huang 14c244ae1c
Merge pull request #94 from argtable/arg-92 6 months ago
Tom Huang 158a626249 docs: use new sphinx file structure 6 months ago
Tom G. Huang 7e49a73394
Merge pull request #93 from JetbladeDevsStuff/fix-install 8 months ago
Terence Noone 4ceaab93a1
Fix install include directory 8 months ago
Tom G. Huang 30d6805297
Merge pull request #89 from barracuda156/gcc42 10 months ago
Sergey Fedorov c64b03d5e4 Do not use -Wpedantic with old Xcode gcc 10 months ago
Tom G. Huang 89a16c86ef
Merge pull request #87 from tlf30/fix-current-source-dir-var 10 months ago
Tom G. Huang a30503d2b5
Merge pull request #82 from PengZheng/fix_conan 10 months ago
Trevor Flynn ae87792f09
Update CMakeLists.txt to fix CMAKE_CURRENT_SOURCE_DIR 10 months ago
Tom G. Huang 55c4f6285e
Merge pull request #85 from schdro/feature-export-includepath 1 year ago
Schdro 3fde1dccc4 Export include path (argtable3.h) via CMake module 1 year ago
PengZheng d1500ddf74 Fix conan package. 2 years ago
Tom G. Huang f46ef208a7
Merge pull request #81 from igrr/master 2 years ago
Ivan Grokhotkov 747ba345d5
ci: run clang-tidy and generate Github code scanning report 2 years ago
Tom G. Huang dfacf6a8f0
Merge pull request #80 from igrr/feature/readd_arg_print_formatted 2 years ago
Tom G. Huang 39df83693b
Merge pull request #79 from igrr/feature/improve_config_options 2 years ago
Ivan Grokhotkov 9b8c276ca3
feat: re-introduce arg_print_formatted 2 years ago
Ivan Grokhotkov 1c23bb348d
feat: make configuration options from argtable3.h configurable 2 years ago
Ivan Grokhotkov 7d63a1f0ef
feat: Make ARG_ENABLE_TRACE and ARG_ENABLE_LOG configurable 2 years ago
Tom G. Huang f25c624e3a
Merge pull request #78 from chipweinberger/master 2 years ago
Chip Weinberger f319bb6625 stack corruption for long cmdline args 2 years ago
Tom G. Huang d0936c62b9 chore: Refactor coding style of the merged pull request 2 years ago
Tom G. Huang 7893b37ffa
Merge pull request #77 from ph2355/master 2 years ago
peter.hrovat 7c5522599d Added two new features: 2 years ago
Tom G. Huang 6f0e40bc44
Merge pull request #75 from igrr/minor_clang_tidy_fixes 3 years ago
Ivan Grokhotkov 9fc66fb5af
fix: use same argument name in arg_end declaration and definition 3 years ago
Ivan Grokhotkov f8d857f357
fix: remove compilation warnings when compiling with -Wwrite-strings 3 years ago
Tom G. Huang 7704006f3c fix: Clang doesn't recognize GCC attribute 3 years ago
Tom G. Huang 0652e9ac4b
Update README.md 3 years ago
Tom G. Huang e7ea2667d1 docs: Explain how to build dynamic libraries 3 years ago
Tom G. Huang 9dc336c49a chore: Add the ARGTABLE3_ENABLE_EXAMPLES option 3 years ago
Tom G. Huang 52f24e50e1 docs: Describe vcpkg support 3 years ago
Tom G. Huang e01da57fa7
Merge pull request #66 from andrew-aladev/master 3 years ago
Tom G. Huang 1f73484b3b feat: Use BUILD_SHARED_LIBS to control lib type 3 years ago
Tom G. Huang c295740aa4 fix: Add version.tag to release archives 3 years ago
Andrew Aladjev 054a5f104c added -Wconversion, fixed conversion cosmetic issues 4 years ago
Tom G. Huang aaa5f19981
Merge pull request #65 from andrew-aladev/release-v3.2.0.7402e6e 4 years ago
Andrew Aladjev ff8d034d5f fixed compiler detection 4 years ago
Tom G. Huang 394eba31d9 chore: Refactor coding style after merging the pull request 4 years ago
Tom G. Huang 947051eb05
Merge pull request #63 from yamt/rename-xmalloc 4 years ago
YAMAMOTO Takashi 32a5d8cdf4 Rename a few generic names to unique names 4 years ago
Tom G. Huang 076a7f50b9 fix: Correct multiple warnings in MinGW64/MinGW32 4 years ago
Tom G. Huang 7402e6ead5 fix: Remove ".." from the dist archive 4 years ago
Tom G. Huang aac9cffdc5 fix: Guarantee the dist command generates correct newline 4 years ago
Tom G. Huang 9465311080
Merge pull request #59 from xiaoxiang781216/master 4 years ago