]> git.pond.sub.org Git - empserver/commit
(parseid): Switch id encoding from base 16 to base 36. This gives us
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 15 Dec 2007 06:52:50 +0000 (06:52 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 15 Dec 2007 06:52:50 +0000 (06:52 +0000)
commitc87f824253fbe6b6151dbc27f9b99183ac76e6a0
treef4dd89b56ca8baf61b41f375f6e5a5d7232a6dfb
parent63a88dbb1d5f67a0b9dba53172c18c83c8d9c6d5
(parseid): Switch id encoding from base 16 to base 36.  This gives us
another 20 single digit ids before we have to risk breaking clients by
going to multiple digits.
src/client/expect.c