2021-10-21 |
ketmar | strex: added globmatch, some cosmetic changes
|
commit | commitdiff | tree |
2021-10-21 |
ketmar | utfutil: added simple `utfTranslit()`
|
commit | commitdiff | tree |
2021-10-21 |
ketmar | cmdcon: slightly faster `strEquCI()`
|
commit | commitdiff | tree |
2021-10-21 |
ketmar | utfutil: added simple upcase/locase checks and conversions...
|
commit | commitdiff | tree |
2021-10-21 |
ketmar | sq3: added `allowNull` to `bindText()`
|
commit | commitdiff | tree |
2021-10-19 |
ketmar | sq3: some fixes, never bind "NULL" if not explicitly...
|
commit | commitdiff | tree |
2021-10-19 |
ketmar | timer: some cosmetix
|
commit | commitdiff | tree |
2021-10-19 |
ketmar | encoding: avoid doing any work if we don't have to
|
commit | commitdiff | tree |
2021-10-19 |
ketmar | strex: some optimisations (especially for `strEquCI()`)
|
commit | commitdiff | tree |
2021-10-18 |
ketmar | sq3: added `setBusyTimeout()`
|
commit | commitdiff | tree |
2021-10-18 |
ketmar | sq3: added `blob_()` to row
|
commit | commitdiff | tree |
2021-10-15 |
ketmar | sq3: check for extra code in prepared statement; added...
|
commit | commitdiff | tree |
2021-10-14 |
ketmar | sq3: do not explicitly init/shutdown sqlite library...
|
commit | commitdiff | tree |
2021-10-13 |
ketmar | sq3: better open API
|
commit | commitdiff | tree |
2021-10-13 |
ketmar | edited README for repo.or.cz git mirror
|
commit | commitdiff | tree |
2021-10-13 |
ketmar | utfutil: check for valid text (no control chars)
|
commit | commitdiff | tree |
2021-10-12 |
ketmar | sq3: better (i hope) error reporting
|
commit | commitdiff | tree |
2021-10-12 |
ketmar | utfutil: some attributes
|
commit | commitdiff | tree |
2021-10-12 |
ketmar | encoding: cosmetix (return the same type as was passed)
|
commit | commitdiff | tree |
2021-10-11 |
ketmar | sq3: turned off debug output
|
commit | commitdiff | tree |
2021-10-11 |
ketmar | sq3: keep list of prepared statements, and destroy...
|
commit | commitdiff | tree |
2021-10-11 |
ketmar | sq3: it is now possible to share database objects;...
|
commit | commitdiff | tree |
2021-09-09 |
ketmar | sq3: added way to explicitly bind texts, blobs and...
|
commit | commitdiff | tree |
2021-09-09 |
ketmar | sq3: cosmetix; added a way to get field index or field...
|
commit | commitdiff | tree |
2021-09-09 |
ketmar | sq3: cosmetic improvements
|
commit | commitdiff | tree |
2021-09-09 |
ketmar | egeditor: cosmetix
|
commit | commitdiff | tree |
2021-07-27 |
ketmar | sslsocket: updated a little
|
commit | commitdiff | tree |
2021-06-17 |
ketmar | cuefile: more fixes
|
commit | commitdiff | tree |
2021-06-17 |
ketmar | cuefile: better name normalization
|
commit | commitdiff | tree |
2021-05-29 |
ketmar | vfs: rezip cosmetix
|
commit | commitdiff | tree |
2021-05-29 |
ketmar | sslsocket: `SSLClientSocket` can send client certificate now
|
commit | commitdiff | tree |
2021-05-29 |
ketmar | gnutls: added `GNUTLS_FORCE_CLIENT_CERT`
|
commit | commitdiff | tree |
2021-05-16 |
ketmar | cuefile: normalize names/genres/etc.
|
commit | commitdiff | tree |
2021-04-27 |
ketmar | vfs: fixed zip lzma writer (newer 7zips can read our...
|
commit | commitdiff | tree |
2021-04-27 |
ketmar | cuefile: hack for idiotic cues
|
commit | commitdiff | tree |
2021-01-26 |
ketmar | iv.vfs: added list of uncompressible extensions to...
|
commit | commitdiff | tree |
2021-01-26 |
ketmar | tweetNaCl: added a space ;-)
|
commit | commitdiff | tree |
2020-10-31 |
ketmar | tweetnacl: cosmetix (for -> foreach)
|
commit | commitdiff | tree |
2020-09-20 |
ketmar | fixed bug in prng seeder (it doesn't matter, because...
|
commit | commitdiff | tree |
2020-08-10 |
ketmar | iv.strex: added very simple email address checker ...
|
commit | commitdiff | tree |
2020-07-05 |
ketmar | egeditor: added special case for zas "c" token
|
commit | commitdiff | tree |
2020-07-02 |
ketmar | iv: egeditor: added (hacky) highlighter for my UrAsm...
|
commit | commitdiff | tree |
2020-06-18 |
ketmar | zymosis: fixed MEMPTR, and SCF/CCF emulation; updated...
|
commit | commitdiff | tree |
2020-06-08 |
ketmar | egedit: remove trailing "override" when generating...
|
commit | commitdiff | tree |
2020-06-07 |
ketmar | nanovega: protect from division by zero in gl paintconverter
|
commit | commitdiff | tree |
2020-06-07 |
ketmar | nanovega: never get fringe width directly (dunno if...
|
commit | commitdiff | tree |
2020-06-07 |
ketmar | nanivega: use `floor()` to calculate glyph offset ...
|
commit | commitdiff | tree |
2020-06-07 |
ketmar | nanovega: switched previous commit off by default ...
|
commit | commitdiff | tree |
2020-06-07 |
ketmar | nanovega: BREAKING CHANGE! use em-to-pixel to calculate...
|
commit | commitdiff | tree |
2020-06-07 |
ketmar | nanovega: do not init FreeType several times (this...
|
commit | commitdiff | tree |
2020-06-07 |
ketmar | nanovega: always draw fringes on filled pathes, because...
|
commit | commitdiff | tree |
2020-06-07 |
ketmar | nanovega: disable stroke AA gradient when not using...
|
commit | commitdiff | tree |
2020-06-07 |
ketmar | nanovega: pass fringe width from rendertext instead...
|
commit | commitdiff | tree |
2020-05-13 |
ketmar | sidengine fix
|
commit | commitdiff | tree |
2019-10-20 |
ketmar | nanovega: textlayouter: better `endWord()` API
|
commit | commitdiff | tree |
2019-10-20 |
ketmar | nanovega: textlayouter: added `udata` to words, and...
|
commit | commitdiff | tree |
2019-10-20 |
ketmar | updated toxcore bindings to 0.2.10
|
commit | commitdiff | tree |
2019-10-12 |
ketmar | egtui: C-Q C-H fix for pascal
|
commit | commitdiff | tree |
2019-10-05 |
ketmar | egtui: vavoom-style header fixes
|
commit | commitdiff | tree |
2019-09-24 |
ketmar | egeditor: do not overwrite file when trying to write...
|
commit | commitdiff | tree |
2019-09-18 |
ketmar | iv.vfs: flushing fd which doesn't support flushing...
|
commit | commitdiff | tree |
2019-09-17 |
ketmar | oops, i cannot change GPLv3 text
|
commit | commitdiff | tree |
2019-09-17 |
ketmar | switched to GPLv3 ONLY -- i don't trust FSF anymore
|
commit | commitdiff | tree |
2019-09-17 |
ketmar | added "--scale" argument to nanovega svgdraw
|
commit | commitdiff | tree |
2019-06-07 |
ketmar | enet: added upstream patch b8713bdf88dba9a3e1ac75fc50923b7f2...
|
commit | commitdiff | tree |
2019-05-20 |
ketmar | egeditor: added `assert` keyword to VaVoom C highlighter
|
commit | commitdiff | tree |
2019-05-05 |
ketmar | nothing interesting
|
commit | commitdiff | tree |
2019-02-06 |
ketmar | textlayouter: cosmetix
|
commit | commitdiff | tree |
2019-02-06 |
ketmar | ttyeditor: "C-]" to jump between brackets (supports...
|
commit | commitdiff | tree |
2019-01-23 |
ketmar | updated tox.d
|
commit | commitdiff | tree |
2019-01-21 |
ketmar | egeditor: more VaVoom C tokens
|
commit | commitdiff | tree |
2018-12-04 |
ketmar | egedit: `S-M-M` in single-line edit will replace text...
|
commit | commitdiff | tree |
2018-12-04 |
ketmar | egeditor: more extensions
|
commit | commitdiff | tree |
2018-11-20 |
ketmar | iv.vfs: wad can contain duplicate entries; show them all
|
commit | commitdiff | tree |
2018-09-11 |
ketmar | 64-shit hackfixes
|
commit | commitdiff | tree |
2018-09-11 |
ketmar | nanovega: DiD fix
|
commit | commitdiff | tree |
2018-09-11 |
ketmar | nanovega: removed unused fontstach scratch area (it...
|
commit | commitdiff | tree |
2018-07-20 |
ketmar | iv.vfs: more fixed to file mode rebuilder
|
commit | commitdiff | tree |
2018-07-20 |
ketmar | iv.vfs: don't turn "w+" mode to "r+" mode, lol
|
commit | commitdiff | tree |
2018-07-15 |
ketmar | egtui: editor VC template fix
|
commit | commitdiff | tree |
2018-07-14 |
ketmar | edtui: C-Q C-H does some cosmetix now
|
commit | commitdiff | tree |
2018-07-14 |
ketmar | egtui editor: C-Q C-H to generate VaVoom-like function...
|
commit | commitdiff | tree |
2018-07-14 |
ketmar | egeditor: more VaVoom C highlighting
|
commit | commitdiff | tree |
2018-06-28 |
ketmar | egeditor: VaVoom C highlighting
|
commit | commitdiff | tree |
2018-06-28 |
ketmar | cosmetix
|
commit | commitdiff | tree |
2018-05-19 |
ketmar | egeditor: better highlighting of VaVoom C
|
commit | commitdiff | tree |
2018-05-04 |
ketmar | ...oops. different group
|
commit | commitdiff | tree |
2018-05-04 |
ketmar | egeditor: coloring of ".uc" and ".vc" files
|
commit | commitdiff | tree |
2018-04-29 |
ketmar | iv.hash: cosmetix
|
commit | commitdiff | tree |
2018-04-22 |
ketmar | iv.tox: don't link to "toxencryptsave": it is included...
|
commit | commitdiff | tree |
2018-04-20 |
ketmar | debug cosmetix
|
commit | commitdiff | tree |
2018-04-20 |
ketmar | iv.vfs: "z" in file mode now means "unconditionally...
|
commit | commitdiff | tree |
2018-04-16 |
ketmar | iv.nanovega: some cosmetix in FONS documentation
|
commit | commitdiff | tree |
2018-04-16 |
ketmar | iv.nanovega.textlayouter: more API!
|
commit | commitdiff | tree |
2018-04-16 |
ketmar | iv.nanovega: some documentation fixes (typos, etc.)
|
commit | commitdiff | tree |
2018-04-16 |
ketmar | cosmetix
|
commit | commitdiff | tree |
2018-04-16 |
ketmar | iv.nanovega: documented FontStash text bounds iterator
|
commit | commitdiff | tree |
2018-04-16 |
ketmar | iv.nanovega: added some documentation for FontStash...
|
commit | commitdiff | tree |
2018-04-15 |
ketmar | iv.nanovega: more font stash cleanups-aka-refu...actoring
|
commit | commitdiff | tree |
2018-04-14 |
ketmar | iv.nanovega: more font stash free functions converted...
|
commit | commitdiff | tree |