Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

29 check-ins

2022-07-10
15:02
Added an experimental and completely untested wasm build of a bare-minimum cssminc. Leaf check-in: a0cc37915b user: stephan tags: trunk
13:56
Renamed Makefile to GNUmakefile. check-in: f22f86859b user: stephan tags: trunk
2022-06-04
09:12
Added cssminc_process_cstr() and friends to simplify processing CSS from/to C-style strings, primarily to help support a basic WASM build. check-in: e186ee37ae user: stephan tags: trunk
2021-09-15
04:44
download.html wording fixes. check-in: a9bc35b5c2 user: stephan tags: trunk
04:42
Aded Makefile bits to generate /uv/download.html. check-in: 94da214275 user: stephan tags: trunk
04:39
Fixed unitialized var warning. check-in: 4de422d49d user: stephan tags: trunk
2021-04-17
06:10
Minor doc typo fix. check-in: bbec30885e user: stephan tags: trunk
2020-10-14
07:48
Added static binary build option. check-in: 223eb86953 user: stephan tags: trunk
07:19
Fixed, i think, column counting for multi-byte UTF8 characters. check-in: c19e5105bb user: stephan tags: trunk
06:57
Comment typo fix, no code changes. check-in: c0460e32c3 user: stephan tags: trunk
2020-07-09
02:47
Fixed a bit of apparently copy/paste weirdness which caused a notable inefficiency but was otherwise harmless. check-in: a0314c942f user: stephan tags: trunk
2020-05-07
15:02
Refactored cssminc_process() to read and write using stack-based buffers, rather than 1 byte at a time. It also now does not count UTF8 continuation bytes in the column count. check-in: c18e3b6670 user: stephan tags: trunk
2020-03-03
15:09
Minor internal cleanup. check-in: 0dae026391 user: stephan tags: trunk
12:28
Build fixes for building with NDEBUG defined. check-in: 6cdd2b9b00 user: stephan tags: trunk
11:57
Changed semantics of cssminc::options::breakBeforeRightBrace and added option to compress All of It (no extraneous spaces). Added new CLI options to support the 3 output modes. check-in: a0a3bb9bfe user: stephan tags: trunk
10:28
Fixed a condition check ordering which causes spaces to be elided between selectors in some cases. check-in: a5746bea1b user: stephan tags: trunk
09:52
Doc additions and added a test. check-in: 541236094f user: stephan tags: trunk
09:08
A slew of reworking and improvement. check-in: a57a4b01de user: stephan tags: trunk
08:28
Corrected cliapp to catch missing required value even when CLIAPP_F_ONCE is not set. check-in: 7d39beb117 user: stephan tags: trunk
04:13
Renamed from ccssminc to cssminc because muscle memory keeps fighting with the double-cc at the start :|. check-in: 4f9ff118d0 user: stephan tags: trunk
2020-03-02
18:56
Added an umlauted CSS test script. check-in: 6e9b34a345 user: stephan tags: trunk
18:46
Disabled the debug output routines. check-in: 12cc2efa8f user: stephan tags: trunk
17:55
No longer output carriage returns - those need to be stripped if we're stripping newlines. Had forgotten to output any parsing error message in the app. check-in: 9ba7e697b8 user: stephan tags: trunk
17:38
Re-wrote more docs i lost in the Local File Mix-up a couple hours back :/. check-in: 7e7d2d2013 user: stephan tags: trunk
16:46
MOAR over-engineering. Pulled in cliapp.c to provide nice support for handling CLI flags. check-in: 385522f89d user: stephan tags: trunk
15:41
Moved some docs from the C to the H and replaced some docs i lost in a local file mixup. check-in: 42b16b20f8 user: stephan tags: trunk
15:29
Imported various site settings from the cwal tree. check-in: 51b7736987 user: stephan tags: trunk
15:04
egg check-in: 74a0895bbc user: stephan tags: trunk
14:36
initial empty check-in check-in: 30c981025d user: stephan tags: trunk