issues
search
XmacsLabs
/
lolly
lolly: A user-friendly C++ library
https://xmacslabs.github.io/lolly/
GNU General Public License v3.0
10
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
before
#344
da-liii
opened
1 month ago
0
[8_12] Revert: improve strategy of expanding string for performance
#343
da-liii
closed
1 month ago
2
How to build the lib with system dependency
#342
topazus
opened
2 months ago
1
[8_12] improve strategy of expanding string for performance
#341
jingkaimori
closed
3 months ago
7
[19_1] Fix comment for unicode.cpp
#340
da-liii
closed
3 months ago
0
[15_8] Deprecate the json support
#339
da-liii
closed
3 months ago
3
re-enable string join strategy improvement
#338
jingkaimori
closed
3 months ago
0
[8_12] Revert: improve strategy of expanding string for performance
#337
da-liii
closed
4 months ago
0
[19_3] Rename as_hexadecimal to uint32_to_Hex
#336
da-liii
closed
4 months ago
0
[8_11] add binary_to_hexadecimal interface
#335
jingkaimori
closed
4 months ago
0
[8_11] optimize performance of as_hexadecimal
#334
jingkaimori
closed
4 months ago
0
[8_13] improve performance when calculating hash of string
#333
jingkaimori
closed
4 months ago
0
[19_3] port one-param as_hexadecimal to lolly
#332
jingkaimori
closed
4 months ago
2
[8_12] improve strategy of expanding string for performance
#331
jingkaimori
closed
4 months ago
0
[22_4] make string iterable with range based for loop
#330
jingkaimori
closed
4 months ago
0
[8_11] boost performance of api converting number to hexadecimal string
#329
jingkaimori
closed
4 months ago
0
[2_9] Use `xmake test` subcommand instead of test target
#328
jingkaimori
closed
5 months ago
0
[22_3] make tree iterable with range based for loop
#327
jingkaimori
closed
4 months ago
0
use counted pointer to hold values
#326
jingkaimori
opened
5 months ago
0
[22_1] make array iterable with range based for loop
#325
jingkaimori
closed
5 months ago
0
[22_2] make iterator iterable with range based for loop
#324
jingkaimori
closed
5 months ago
1
[21_5] make string_u16 iterable with range based for loop
#323
jingkaimori
closed
5 months ago
0
add adapter from N() to ranged for clause in C++ 11
#322
jingkaimori
closed
5 months ago
1
[22_1] improve code of resources to use them inside namespace
#321
jingkaimori
closed
6 months ago
0
[22_2] add api to load shared library
#320
jingkaimori
closed
6 months ago
2
[21_5] Fix error: missing template arguments before ‘(’ token
#319
da-liii
closed
7 months ago
0
[21_7] Use string_view<char> to re-impl ==, !=, <, <= of string
#318
da-liii
closed
7 months ago
0
[19_6] Migrate encode_as_utf8 and decode_as_utf8 from mogan
#317
da-liii
closed
7 months ago
1
[21_5] string_u16 and string_u16_view
#316
da-liii
closed
7 months ago
4
[21_6] string_u8 as an alias of string
#315
da-liii
closed
7 months ago
0
[21_4] make behavior of as_int consistent with is_int
#314
jingkaimori
closed
7 months ago
0
[21_2] Revert the string -> lolly_string attempt
#313
da-liii
closed
7 months ago
0
[21_5] fix bugs when constructing lolly_string_view
#312
jingkaimori
closed
7 months ago
0
[21_5] improve string_view usage in lolly
#311
jingkaimori
closed
7 months ago
0
[1.4] bump to 1.4.16
#310
jingkaimori
closed
7 months ago
0
[21_2] fix name lookup in lolly_tree
#309
jingkaimori
closed
7 months ago
0
[21_4] make behavior of as_int consistent with is_int
#308
jingkaimori
closed
7 months ago
5
[21_3] add conversion between lolly_string_view and std::basic_string
#307
jingkaimori
closed
7 months ago
0
[21_2] lolly_string: add the missing ipp
#306
da-liii
closed
7 months ago
0
[21_2] replace legacy string with lolly_string
#305
jingkaimori
closed
7 months ago
0
[12_30] Revert: disable the default url constructor
#304
da-liii
closed
7 months ago
0
[8_10] list: perf tuning on list append
#303
da-liii
closed
7 months ago
0
[8_10] list: perf tuning on list_contains slightly
#302
da-liii
closed
7 months ago
0
[8_10] list: perf tuning on list equality
#301
da-liii
closed
7 months ago
0
[21_1] split basic.hpp to avoid circular inclusion
#300
jingkaimori
closed
7 months ago
0
[8_10] list: perf tuning N(l) by iterative impl
#299
da-liii
closed
7 months ago
0
[12_30] url: disable the default url contructor
#298
da-liii
closed
7 months ago
0
[10_8] Add unit tests on url_none related routines
#297
da-liii
closed
7 months ago
0
replace legacy string with lolly_string
#296
jingkaimori
closed
7 months ago
12
[19_5] improve performance of resize and provide reserve
#295
jingkaimori
closed
7 months ago
1
Next