Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins related to "natsort"
2020-04-14
| ||
15:35 | Change the name from NATSORT to UINT. Provide an OMIT compile-time option. (Leaf check-in: cc56cbdb user: drh tags: natsort) | |
15:24 | Merge trunk enhancements. (check-in: f1c284dd user: drh tags: natsort) | |
2020-04-09
| ||
15:31 | When compiling the shell for WinRT, avoid using Win32 APIs that are unavailable. (check-in: 85d3dc8c user: mistachkin tags: trunk) | |
2020-03-30
| ||
19:38 | Minor bug fix in NATSORT collating function. (check-in: a61be109 user: drh tags: natsort) | |
15:39 | Add the NATSORT collating sequence. No test cases yet. (check-in: 79fcaa8e user: drh tags: natsort) | |
13:35 | Use __atomic_load_n() and __atomic_store_n() for a few more things where they are available. (check-in: a49f8ec5 user: dan tags: trunk) | |