2021-11-17 |
ketmar | flexlay2: new flexbox layout engine; greatly simplified...
|
commit | commitdiff | tree |
2021-11-16 |
ketmar | iv.sdpy: line drawing fixes
|
commit | commitdiff | tree |
2021-11-16 |
ketmar | iv.sdpy: cosmetix
|
commit | commitdiff | tree |
2021-11-12 |
ketmar | sslsocket fixes
|
commit | commitdiff | tree |
2021-11-10 |
ketmar | ripemd160: you won't believe, but... even more bigendian...
|
commit | commitdiff | tree |
2021-11-10 |
ketmar | ripemd160: cosmetix
|
commit | commitdiff | tree |
2021-11-10 |
ketmar | ripemd160: more bigendian fixes
|
commit | commitdiff | tree |
2021-11-10 |
ketmar | ripemd160: cosmetix
|
commit | commitdiff | tree |
2021-11-10 |
ketmar | ripemd160: `ripemd160_init()` is redunant now
|
commit | commitdiff | tree |
2021-11-10 |
ketmar | ripemd160: RIPEMD-160 implemetation, around 2 times...
|
commit | commitdiff | tree |
2021-11-08 |
ketmar | sq3: added `getDataVersion()` database method
|
commit | commitdiff | tree |
2021-11-07 |
ketmar | sq3: cosmetix
|
commit | commitdiff | tree |
2021-11-04 |
ketmar | sq3: `transacted` uses scoped delegate
|
commit | commitdiff | tree |
2021-11-03 |
ketmar | vfs: locking fixes
|
commit | commitdiff | tree |
2021-11-03 |
ketmar | sq3: configurable timeout on `transacted()`
|
commit | commitdiff | tree |
2021-11-03 |
ketmar | sq3: added `setMaxBusyTimeout()` method
|
commit | commitdiff | tree |
2021-11-03 |
ketmar | dlzma: added slow reference decoder example (just for...
|
commit | commitdiff | tree |
2021-11-03 |
ketmar | vfs: cosmetix in comments
|
commit | commitdiff | tree |
2021-11-03 |
ketmar | dlzma: example cosmetix
|
commit | commitdiff | tree |
2021-11-02 |
ketmar | dlzma: added fix for very rare out-of-bounds write...
|
commit | commitdiff | tree |
2021-11-02 |
ketmar | dlzma: 64-bit fix
|
commit | commitdiff | tree |
2021-11-02 |
ketmar | dlzma: changed license to WTFPL ;-)
|
commit | commitdiff | tree |
2021-11-02 |
ketmar | dlzma: small fixes; added "vanilized" streaming codec...
|
commit | commitdiff | tree |
2021-11-02 |
ketmar | dlzma: streaming example cosmetix (progress indicators)
|
commit | commitdiff | tree |
2021-11-02 |
ketmar | dlzma: added SDK version to "package.d"
|
commit | commitdiff | tree |
2021-11-02 |
ketmar | dlzma: some small API fixes (no functional changes...
|
commit | commitdiff | tree |
2021-11-02 |
ketmar | strex: some fixes
|
commit | commitdiff | tree |
2021-11-01 |
ketmar | added quick-and-dirty D translation of LZMA SDK LZMA...
|
commit | commitdiff | tree |
2021-11-01 |
ketmar | added "iv.c.lzma" -- D interface to LZMA SDK C LZMA...
|
commit | commitdiff | tree |
2021-10-31 |
ketmar | cmdcon: added `glconHide()`
|
commit | commitdiff | tree |
2021-10-23 |
ketmar | sq3: cosmetic upgrades
|
commit | commitdiff | tree |
2021-10-23 |
ketmar | sqlite3: fixes
|
commit | commitdiff | tree |
2021-10-23 |
ketmar | sq3: switched to `iv.c.sqlite3` module (the newest...
|
commit | commitdiff | tree |
2021-10-23 |
ketmar | sslsocket: removed some unnedeed (and never actually...
|
commit | commitdiff | tree |
2021-10-23 |
ketmar | strex: attribute spam
|
commit | commitdiff | tree |
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 |