Sandu Liviu Catalin
|
ce6050cc08
|
JSMN approach.
|
2021-07-10 14:15:41 +03:00 |
|
Sandu Liviu Catalin
|
6cd9c37b86
|
Remove ghc_filesystem.
I forgot POCO has similar functionality built-in.
|
2021-07-10 14:14:34 +03:00 |
|
Sandu Liviu Catalin
|
20851d2c3e
|
Remove jansson.
This was the wrong approach to add JSON support to a language that is already very similar to it.
|
2021-07-10 14:13:30 +03:00 |
|
Sandu Liviu Catalin
|
ac717215d7
|
Update CMakeLists.txt
|
2021-07-06 20:18:45 +03:00 |
|
Sandu Liviu Catalin
|
a72cc4fccf
|
Update sqratArray.h
|
2021-07-06 20:18:36 +03:00 |
|
Sandu Liviu Catalin
|
2b6ba1d4c1
|
Add ghc_filesystem vendor library.
|
2021-07-06 17:18:59 +03:00 |
|
Sandu Liviu Catalin
|
e5e179e6ba
|
Add Jansson vendor library.
|
2021-07-06 17:16:28 +03:00 |
|
Sandu Liviu Catalin
|
a268756153
|
Update Path.cpp
|
2021-07-04 20:22:25 +03:00 |
|
Sandu Liviu Catalin
|
a4f1e0d19d
|
Improve interaction of path utility with strings.
|
2021-07-04 20:21:47 +03:00 |
|
Sandu Liviu Catalin
|
722c7c8515
|
Fix crash from uninitialized signal.
|
2021-07-04 14:08:03 +03:00 |
|
Sandu Liviu Catalin
|
a15f493ef5
|
Use case insensitive file naming comparison for windows.
|
2021-07-04 13:59:00 +03:00 |
|
Sandu Liviu Catalin
|
3bef7e9419
|
Implement signal for executed scripts.
|
2021-07-04 05:17:32 +03:00 |
|
Sandu Liviu Catalin
|
0ed82f66e1
|
Remove extra containers.
They must be implemented without binding library for them to compete in terms of performance.
|
2021-07-04 04:15:38 +03:00 |
|
Sandu Liviu Catalin
|
f661d13d24
|
Include a few other extra methods.
|
2021-07-04 04:00:41 +03:00 |
|
Sandu Liviu Catalin
|
9e0071567e
|
Add retrieval with fall-back.
|
2021-07-04 03:41:53 +03:00 |
|
Sandu Liviu Catalin
|
812cbcf332
|
Rename method.
|
2021-07-04 03:39:41 +03:00 |
|
Sandu Liviu Catalin
|
8fc23a837a
|
Add method to check for existence of an element.
|
2021-07-04 03:38:28 +03:00 |
|
Sandu Liviu Catalin
|
323dc3ad1b
|
Implement dictionary type.
Basically a fast (hybrid) contiguous hash map.
|
2021-07-04 03:34:33 +03:00 |
|
Sandu Liviu Catalin
|
3c30b9c7a2
|
Extend notification script loading with support for context.
This replaces the second argument from callback. Initial implementation was missing this feature.
|
2021-07-04 02:19:37 +03:00 |
|
Sandu Liviu Catalin
|
494aed47bf
|
Backport basic xml.
|
2021-07-03 20:42:44 +03:00 |
|
Sandu Liviu Catalin
|
f2c1f8afd7
|
Implement script loading with notification.
|
2021-07-03 19:46:39 +03:00 |
|
Sandu Liviu Catalin
|
a710ceebff
|
Lazy fix for new changes to cpp fmt library.
|
2021-07-03 14:09:58 +03:00 |
|
Sandu Liviu Catalin
|
69d1b6a919
|
Update cpp fmt target name.
|
2021-07-03 14:08:51 +03:00 |
|
Sandu Liviu Catalin
|
465cf3f8dc
|
Use default cpp fmt build script.
|
2021-07-03 14:08:25 +03:00 |
|
Sandu Liviu Catalin
|
990dd68e7f
|
Update cpp fmt to 8.0.1
|
2021-07-03 13:37:01 +03:00 |
|
Sandu Liviu Catalin
|
ab1f65b53f
|
Update cpp fmt library.
|
2021-07-02 21:18:22 +03:00 |
|
Sandu Liviu Catalin
|
8db8ee4f33
|
Implement user agent option in CPR.
|
2021-07-02 21:11:06 +03:00 |
|
Sandu Liviu Catalin
|
1d6bca426b
|
Implement cookie file/jar.
|
2021-07-02 17:45:16 +03:00 |
|
Sandu Liviu Catalin
|
a152fd2600
|
Update CPR.
|
2021-07-02 17:44:48 +03:00 |
|
Sandu Liviu Catalin
|
425b13afe0
|
Port legacy MySQL implementation.
|
2021-06-12 17:51:33 +03:00 |
|
Sandu Liviu Catalin
|
f5592208fa
|
Port legacy SQLite implementation.
|
2021-06-12 17:51:01 +03:00 |
|
Sandu Liviu Catalin
|
82dfda13cb
|
Update CMakeLists.txt
|
2021-06-12 17:49:23 +03:00 |
|
Sandu Liviu Catalin
|
7fbf1ee4e1
|
Update Buffer.hpp
|
2021-06-11 17:44:18 +03:00 |
|
Sandu Liviu Catalin
|
ccfae607d7
|
Update Buffer.hpp
|
2021-06-11 17:24:54 +03:00 |
|
Sandu Liviu Catalin
|
1e68f1b796
|
Update .gitmodules
|
2021-05-09 02:41:36 +03:00 |
|
Sandu Liviu Catalin
|
5b155731fa
|
Implement command alias.
|
2021-05-08 16:11:50 +03:00 |
|
Sandu Liviu Catalin
|
6b8da10deb
|
Fix command authority check.
|
2021-05-05 18:28:19 +03:00 |
|
Sandu Liviu Catalin
|
cb0598d228
|
Make the audit stage optional.
Also fix bug where the execution function is not invoked without binding an audit function first which enables it.
|
2021-05-05 17:51:07 +03:00 |
|
Sandu Liviu Catalin
|
47ff628a46
|
Changes to command manager.
Add a new callback to audit command parameters.
Include extra arguments to fail and post callbacks.
Refactor code to simplify some cases.
|
2021-05-01 22:58:59 +03:00 |
|
Sandu Liviu Catalin
|
d5bfeced1c
|
Indentation.
|
2021-04-20 20:07:06 +03:00 |
|
Sandu Liviu Catalin
|
bc6a43d84c
|
Update String.cpp
|
2021-04-20 19:54:41 +03:00 |
|
Sandu Liviu Catalin
|
974b916b5c
|
Update String.cpp
|
2021-04-20 19:50:17 +03:00 |
|
Sandu Liviu Catalin
|
68cbbdb831
|
Update Env.cpp
|
2021-04-20 19:24:44 +03:00 |
|
Sandu Liviu Catalin
|
c74f0a0eb0
|
Update File_WIN32U.cpp
|
2021-04-20 19:24:34 +03:00 |
|
Sandu Liviu Catalin
|
4c2509b535
|
Update CMakeLists.txt
|
2021-04-20 19:24:30 +03:00 |
|
Sandu Liviu Catalin
|
ecef038f1a
|
Update Core.cpp
|
2021-04-20 18:20:02 +03:00 |
|
Sandu Liviu Catalin
|
1969d1e624
|
Locale based formatting support.
|
2021-04-20 18:19:58 +03:00 |
|
Sandu Liviu Catalin
|
0223621b75
|
Update String.hpp
|
2021-04-18 13:14:41 +03:00 |
|
Sandu Liviu Catalin
|
eb7cafac46
|
Update String.hpp
|
2021-04-18 07:00:39 +03:00 |
|
Sandu Liviu Catalin
|
605cb42b7f
|
Merge branch 'master' of https://github.com/VCMP-SqMod/SqMod
|
2021-04-17 20:39:34 +03:00 |
|