Timeline
Not logged in

172 events by user drh occurring around 2009-11-04 13:32:50.

2009-12-29
20:53:21 * Fixed ticket a09798ba9e: Bug in ipPrefix (Check-in 86cbb69af2)? plus 2 other changes (user: drh)
20:52:27 * [5d16ca43f1] Fix a bug in the IP address truncator. Ticket a09798ba9e. (user: drh, tags: trunk)
00:11:21 * [86cbb69af2] Only record the first 16 bits of the 32-bit IP address as part of the anonymous login cookie. (user: drh, tags: trunk)
2009-12-27
18:20:41 * Fixed ticket aa8ba0fffa: Crash on "fossil info 1234" plus 2 other changes (user: drh)
18:19:38 * [9d3fe01ae3] Fix an invalid free() call that could occur when the "info" command was used with an invalid artifact ID. Ticket aa8ba0fffa. (user: drh, tags: trunk)
2009-12-20
21:34:51 * [4f24addea9] Fix a comment formatting error in the recent skins.c changes. (user: drh, tags: trunk)
17:53:20 * [5a5d7e1f90] Add a black & white skin with the main menu down the left margin. (user: drh, tags: trunk)
02:58:59 * Fixed ticket 3713cea2fc: failed assertion on revert *.* plus 2 other changes (user: drh)
02:58:18 * [2255e4e3ba] Fix an assertion fault that occurs when attempting to revert a file that is not in the repository. Ticket 3713cea2fc. (user: drh, tags: trunk)
02:53:55 * [91b9081425] Add a khaki color skin. (user: drh, tags: trunk)
2009-12-19
21:04:29 * [007d0a9b3f] Add a new "Skins" configuration page that allows the look and feel of the web interface to be changed to one of several prototypes at the click of a button. Currently, there are only two built-in prototypes. (user: drh, tags: trunk)
03:17:46 * Fixed ticket 3f2cb270b2: Assertion on "fossil update" when trying to merge a binary file plus 2 other changes (user: drh)
03:16:52 * [8e147fdbac] Fix a segfault that occurs on an attempt to merge binary files. Ticket 3f2cb270b2f6. (user: drh, tags: trunk)
2009-12-18
23:54:24 * [0f4f6c0325] For the "version information" web pages, change the default behavior to only show the list of files that changed, not the diffs. But there is a link to get diffs of all files or of individual files. The default behavior can be changed using a Setup/Timeline configuration option to show diffs by default. (user: drh, tags: trunk)
23:09:36 * [74534cc91e] Remove dead code from timeline.c. Make sure all shortened UUIDs have at least one hexadecimal digit greater than '9' to avoid confusing them with decimal numbers. (user: drh, tags: trunk)
22:16:55 * [02920e92b5] Minor cleanup to the implementation of command-line "timeline". (user: drh, tags: trunk)
22:08:58 * [bb8193cfd0] The previous "anon-captcha" check-in missed one spot. This check-in attempts to correct the problem. (user: drh, tags: trunk)
22:01:57 * [fe019f946b] Change the name of the "anon-login-enable-captcha-filler" setting to "auto-captcha". Move the GUI setting of this setting over to the "Setup/Behavior" page. (user: drh, tags: trunk)
21:38:19 * [9a8fdf7294] Change the name of the strnlen_() function in printf.c to StrNLen32(). (user: drh, tags: trunk)
20:15:45 * [73b7faa58b] Add an "annotate" command to the command-line to suppliment the "annotate" web page. (user: drh, tags: trunk)
00:32:57 * Fixed ticket d0d21c56d6: Update should restore locally missing files plus 2 other changes (user: drh)
00:31:46 * Fixed ticket 9ad1a5401c: MISSING files are not handled gracefully plus 2 other changes (user: drh)
00:29:51 * [76f169fca6] Detect when the check-out contains missing files and filesystem objects that ought to be files but are not. Issue reasonable warnings. (user: drh, tags: trunk)
00:05:38 * Fixed ticket 816f165688: Changing a file to a directory causes cksum error on commit plus 2 other changes (user: drh)
2009-12-17
22:55:26 * [2d996b080e] Enhancements to the "update" command. Missing files are reverted. One or more files can be specified on the "update" command line after the VERSION and only the files named will be updated. (user: drh, tags: trunk)
21:22:52 * [7b82a73bd3] Remove the --yes option from the "revert" command. In its place, make the "revert" opration undoable. (user: drh, tags: trunk)
20:36:09 * Closed ticket 1208d60f31: Fossil databse currupt after opening it up in notepad plus 3 other changes (user: drh)
18:47:14 * [d861fe77fb] If a file in the check-out is changed to something other than a file (like a directory) then raise an error when checking file signatures. Also fix a problem with the new multi-file "revert" command and add some comments to "update". (user: drh, tags: trunk)
16:55:06 * Closed ticket 552b3512dc: "fossil mv" will let me move a file to outside of the tree. plus 2 other changes (user: drh)
16:20:57 * Fixed ticket 4d6b7d4e1a: New option: fossil update --dry-run ... plus 2 other changes (user: drh)
16:17:11 * [1d9ebd9e4a] Add --nochanges and --verbose options to the "update" command. Tickets 4d6b7d4e1 and 7a27e10f1fe. (user: drh, tags: trunk)
15:24:03 * Fixed ticket 66de526498: tickets; new report format; Syntax error: no such function; functions user(), aux(), wiki()... plus 2 other changes (user: drh)
15:23:19 * [4b0d2fbefb] Remove from the "New Report Format" text obsolete instructions that had been copied out of CVSTrac. Ticket 66de5264986. (user: drh, tags: trunk)
14:54:34 * Ticket 7a27e10f1f Need a command to find states of files for entire tree/subdir for Editors and IDEs. status still Open with 1 other change (user: drh)
14:51:24 * [6df39e37f2] Update the "checkin" command so that the template check-in message contains a comment that shows the branch tags that will be associated with the new check-in. (user: drh, tags: trunk)
14:27:06 * [9c06ea3120] Change the "ls" command so that it only shows the filenames by default. To see the extra information about the status of each file, add the -l option. Ex: "fossil ls -l" (user: drh, tags: trunk)
14:21:58 * [353297a149] Change the "revert" command so that it will take multiple file arguments and revert each one. (user: drh, tags: trunk)
2009-12-16
02:08:44 * New ticket 9ad1a5401c MISSING files are not handled gracefully. (user: drh)
02:06:25 * New ticket 816f165688 Changing a file to a directory causes cksum error on commit. (user: drh)
02:02:54 * [2f15cd805e] Improvements to some comments in vfile.c. (user: drh, tags: trunk)
2009-12-11
16:29:00 * [70656d00f6] Minor clean up to the "ci" command. (user: drh, tags: trunk)
2009-12-09
23:35:18 * [68bfc1d5cc] When a commit aborts, the check-in comment is saved and used to reinitialize the check-in comment template on the next commit attempt. (user: drh, tags: trunk)
2009-12-08
18:43:51 * [484c8f9f86] Clean up the RSS code slightly. (user: drh, tags: trunk)
2009-12-07
20:23:03 * [9f654b9984] Update SQLite to version 3.6.21 final. (user: drh, tags: trunk)
2009-12-04
15:23:41 * [017d281f45] Update SQLite to the first release candidate for 3.6.21. (user: drh, tags: trunk)
2009-11-27
12:14:40 * Ticket 1e919e389b "fossil update" doesn't update status still Closed with 1 other change (user: drh)
... 1 similar event omitted.
2009-11-25
22:14:11 * [732d7c406e] Branch-Point Update to the latest version of SQLite with improved sqlite3_trace() support. This makes the output of --sqltrace much more helpful. (user: drh, tags: trunk)
2009-11-23
13:21:26 * [f3d4a2db53] Update the SQLite used internally to the first 3.6.21 release candidate. (user: drh, tags: trunk)
2009-11-22
23:32:47 * Ticket 5f9f516a22 Cannot commit changes: tree checksums before and after commit do not match status still Open with 1 other change (user: drh)
2009-11-14
14:38:10 * [a7822bcc00] In the file_isdir() routine, make sure the filename is simplified (has no "/../" or "/./" components and does not end with "/") in order to work around bugs in mingw. (user: drh, tags: trunk)
2009-11-13
14:18:15 * Ticket 95d893c207 diagnostics for fossil tag cancel X Y status still Open with 1 other change (user: drh)
2009-11-12
18:42:57 * Closed ticket 1cbbf8aecd: multiple tagging plus 2 other changes (user: drh)
16:41:55 * Ticket 95d893c207 diagnostics for fossil tag cancel X Y status still Open with 3 other changes (user: drh)
2009-11-11
16:21:57 * Fixed ticket 974618fe5a: fossil all rebuild does redundant rebuilds on windows plus 2 other changes (user: drh)
16:21:19 * [d5695157d0] Deal with windows filename aliasing in the "all" command. Ticket 974618fe5a8. Also display the home directory for windows users with the "info" command since the home directory is non-obvious in windows. (user: drh, tags: trunk)
14:59:09 * [0690aa18a4] Better error messages when "sync" fails due to server problems. Ticket bfb8427cdd5 (user: drh, tags: trunk)
2009-11-09
21:32:36 * [e2431b17df] Fix an issue with the command-line timeline. Fix typos in documentation. (user: drh, tags: trunk)
21:25:49 * Closed ticket 7bb8f2359a: please add a fossil command to retrieve the history for a given file plus 2 other changes (user: drh)
00:58:05 * [0239325f58] Branch-Point On the "timeline" command, if a YYYY-MM-DD date string is entered without the "before" keyword, then show all changes on the date given. (user: drh, tags: trunk)
2009-11-08
21:41:09 * [20600107f1] Add the "search" command to the command-line interface. This command is still experimental. Currently it only search the timeline. (user: drh, tags: trunk)
2009-11-06
14:16:01 * Fixed ticket 2aaa8042ca: Option to avoid saving the sync URL plus 2 other changes (user: drh)
14:15:17 * [5153d61893] Add the --once command-line option to push, pull, and sync. Ticket 2aaa8042caec (user: drh, tags: trunk)
14:06:02 * Closed ticket 6c897c0fd0: make it possible to specify branch with "open" command plus 2 other changes (user: drh)
14:00:38 * [fe8bb01d38] Add the ability to diff to arbitrary versions of a single file. (user: drh, tags: trunk)
04:05:13 * [149945beea] Because the "vfile" signatures are now used by "diff", be sure to recompute them before running the diff. (user: drh, tags: trunk)
03:10:32 * [397fa9bf78] After any kind of database error, include in the error message a warning to the user that it might be wise to run "fossil all rebuild". (user: drh, tags: trunk)
02:47:30 * [db608ee72f] Continuing work on the "diff" command. (user: drh, tags: trunk)
01:59:29 * [a51808c0a5] Work toward improving the "diff" command. Get the "-r" or "--from" option working. (user: drh, tags: trunk)
2009-11-05
00:07:53 * [e200c8d65f] Check-in the fix for the i16/i64 mixup with the ynVar type in SQLite. (user: drh, tags: trunk)

2009-11-04
13:32:50 * [355e34ba9d] Update to the latest SQLite (user: drh, tags: trunk)

12:36:40 * Closed ticket 02f9d037a4: Login-Cards may be susceptible by a replay attack plus 2 other changes (user: drh)
2009-11-03
19:43:36 * [f57990b65a] Alway run autosync prior to an "update" even when specifying a specific check-in to update to. (user: drh, tags: trunk)
2009-11-02
13:19:44 * [980b160bd0] Disable the external link marking as it does not work on windows. (user: drh, tags: trunk)
2009-11-01
19:49:34 * [0039b7813e] Add the ⟾ mark after external hyperlinks in wiki. (user: drh, tags: trunk)
19:25:47 * [dffe11c29c] Update to the latest version of SQLite (3.6.20rc1) and fix some compiler warnings. (user: drh, tags: trunk)
2009-10-31
17:01:35 * [8480dd38d2] Add the "artifact" command for extracting the content of individual artifacts. The new "artifact" command is really just a renaming of "test-content-get". (user: drh, tags: trunk)
15:09:12 * Fixed ticket 3f0c73f2d2: diff-command with parameter doesn't work plus 2 other changes (user: drh)
15:07:45 * [8c8f8616a6] Add an "finfo" command to give file history. (user: drh, tags: trunk)
14:08:58 * Fixed ticket 68c7f7bee9: remote-url command doesn't persist username and password plus 2 other changes (user: drh)
14:03:49 * [11ecd5c0b5] Fix the "remote-url" command so that it preserves the userid and password. Ticket 68c7f7bee951302. (user: drh, tags: trunk)
13:50:40 * Fixed ticket 0101a97fef: GPG error on commit with GPG disabled plus 2 other changes (user: drh)
13:50:08 * [671e7c34e9] Fix the "Behavior" setup page so that it has the correct default values for unspecified attributes. Ticket 0101a97fefd5ca91d (user: drh, tags: trunk)
13:32:48 * Closed ticket 867f23ff79: Assertaion failed: (pBlob)->xRealloc==blobReallocMalloc || (pBlob)->xRealloc==blobReallocStatic, file blob_.c, line 170. plus 1 other change (user: drh)
13:31:12 * Closed ticket b837926422: deleting the "buzzing noise from speakers" tickets affected checkout-ability of repo? plus 1 other change (user: drh)
13:30:11 * Ticket dbf7908517 Issues with logging-in status still Open with 3 other changes (user: drh)
13:24:41 * Ticket 700d423d2a Tables in ticket view set the bgcolor status still Open with 1 other change (user: drh)
13:24:04 * Fixed ticket 28d861eb57: File listing has extra space before file name plus 2 other changes (user: drh)
13:23:28 * [4165033b40] Remove the extra space character before filenames in web directory listings. Ticket 28d861eb5799a60 (user: drh, tags: trunk)
13:17:04 * Closed ticket 057b6d23da: possible fork with autosync enabled plus 2 other changes (user: drh)
13:14:17 * Closed ticket 5003b71cdb: unable to delete file from repository plus 1 other change (user: drh)
13:13:44 * Fixed ticket 36d5fbf9a4: Revert's error handling is suboptimal. plus 2 other changes (user: drh)
13:12:32 * Fixed ticket 2de4ae6058: 'checkout' command fail after merge without changes. plus 2 other changes (user: drh)
13:11:35 * [999b1779e7] Make use of the is_a_version() function to check for valid version IDs in the checkout command. Ticket 2de4ae605844fe3f. (user: drh, tags: trunk)
13:06:34 * Closed ticket 07cb82db0d: nobody-user cannot look tickets. plus 2 other changes (user: drh)
2009-10-27
15:23:02 * Ticket 5003b71cdb unable to delete file from repository status still Open with 2 other changes (user: drh)
2009-10-18
18:35:27 * Fixed ticket 923a912309: osx will not unzip the zip files created by fossil plus 1 other change (user: drh)
18:30:56 * [d78835d2ff] Fix the ZIP archive generator so that it works correctly with the OS X Archive Tool. Ticket 923a912309. (user: drh, tags: trunk)
18:21:37 * [232d10b736] Begin adding a search capability; the code is not yet connected up. Also update to the latest version of SQLite. (user: drh, tags: trunk)
2009-10-16
14:36:30 * Ticket 36cb6b45fd in windows, fossil allows addition of the same file twice status still Open with 3 other changes (user: drh)
2009-10-14
14:00:24 * Ticket 6981de95b6 Makefile for OpenSolaris is not correct status still Open with 2 other changes (user: drh)
2009-10-13
16:25:41 * [076f7adff2] Update to the latest version of SQLite. (user: drh, tags: trunk)
2009-10-11
19:53:14 * Fixed ticket c3d668ad52: "clean" command has an option --all, but documentation says it's --force plus 3 other changes (user: drh)
19:52:21 * [5308e46815] Fork Fix the "clean" command to use --force instead of --all. Ticket c3d668ad52 (user: drh, tags: trunk)
19:49:45 * Fixed ticket aba72eaa58: Default CSS style has "wrong" font-family. plus 2 other changes (user: drh)
19:47:53 * [adb155b6d4] Fix to the "font-family" CSS line in the default CSS. Ticket aba72eaa589. (user: drh, tags: trunk)
2009-10-05
14:29:51 * [6842999f82] Sync client uses only HTTP/1.0 in order to avoid having to support chunked encoding. (user: drh, tags: trunk)
2009-10-04
18:52:03 * Closed ticket 45f7d9e6b1: Logo image isn't displayed plus 2 other changes (user: drh)
18:29:47 * [4dbc8a6dcb] Remember the userid and password used to clone so that subsequent syncs work correctly. (user: drh, tags: trunk)
2009-10-01
17:22:46 * [b2fdf4fe14] Fix the "gdiff" command so that it accepts commands with arguments. This will require users to put double-quotes around program pathnames that contain spaces. (user: drh, tags: trunk)
14:54:57 * [631c52bc96] Add a missing $baseurl to the default header. (user: drh, tags: trunk)
14:47:54 * [469efd6a7c] Disable the check of the "server-code" on a sync. This means that two repositories with the same "server-code" can sync with each other, which allows a repository to be copied using an ordinary file copy, and without having to run clone. (user: drh, tags: trunk)
2009-09-30
23:24:06 * [c83c1110f6] Promote the "sha1sum" command to a first-class fully documented command. (user: drh, tags: trunk)
23:19:28 * Ticket 0101a97fef GPG error on commit with GPG disabled status still Open with 2 other changes (user: drh)
2009-09-26
13:58:48 * Ticket 4c85bb0c27 Will merge creole into trunk unless ... status still Open with 1 other change (user: drh)
... 1 similar event omitted.
2009-09-24
14:32:43 * Ticket 5317b79552 i18n for filenames status still Open with 2 other changes (user: drh)
2009-09-23
15:53:58 * Fixed ticket 218153bb7c: nowiki tag doesn't work in ticket summaries plus 2 other changes (user: drh)
... 1 similar event omitted.
13:08:33 * [d6bfe8d9a8] Change default ticket viewer format to display ticket title as wiki. Show event summaries as wiki on the timeline. Allow <nowiki> markup in "NOBLOCK" wiki renderings. Ticket 218153bb7c3. (user: drh, tags: trunk)
2009-09-22
15:10:45 * Closed ticket bf536aff75: fossil reports/header/footer/css/logo do not sync plus 2 other changes (user: drh)
14:31:21 * Ticket 3f0c73f2d2 diff-command with parameter doesn't work status still Open with 1 other change (user: drh)
... 1 similar event omitted.
11:15:17 * [f969b6cdde] Add the optional mimetype= query parameter to the /doc URI. (user: drh, tags: trunk)
2009-09-21
20:40:24 * [249f1beaec] Add a <br clear="both"> before the footer on every page. (user: drh, tags: trunk)
19:19:20 * [37f295c310] Fix a URL on the logo setup page. (user: drh, tags: trunk)
19:10:35 * [43481115ed] Add a "logo" image to the local server state. Return this image on all requests to the "/logo" URL. All the administrator to setup that image. Include the image in the default header. (user: drh, tags: trunk)
16:14:33 * [7100babda6] Improved handling of spaces in usernames and passwords. (user: drh, tags: trunk)
15:08:49 * [109114baf4] Update documentation to include links to the mailing list and mailing list archives and to Paul Ruizendaal's TH1 documentation. (user: drh, tags: trunk)
2009-09-19
17:58:56 * [fe57da72ab] Make sure foreign key constraints are disabled when a new database connection is created. (user: drh, tags: trunk)
15:33:05 * Fixed ticket 4de876322f: fossil extras ignores dot files plus 2 other changes (user: drh)
15:32:14 * [a2749215b7] Add the --dotfiles option to the "extra" and "clean" commands. Ticket 4de876322f066. (user: drh, tags: trunk)
15:20:59 * [e0131b1a66] Fix a (harmless) compiler warning in wikiformat.c. (user: drh, tags: trunk)
15:17:53 * Fixed ticket ab82a0bd21: Enhance [] linking syntax in the wiki to permit #LABEL for internal links. plus 3 other changes (user: drh)
15:14:12 * [3a4c7f60a2] Accept wiki hyperlinks of the form: [#label] Ticket ab82a0bd213b (user: drh, tags: trunk)
14:47:10 * Closed ticket 43698c4247: Added a field Assigned to but can't change text and it at the same time. plus 2 other changes (user: drh)
14:43:52 * Fixed ticket 6445480b9b: fossil branches - unknown command plus 2 other changes (user: drh)
14:42:31 * [849972ea0b] Fix the name of the "fossil branch" command in the Quick Start document. Ticket 6445480b9bd2 (user: drh, tags: trunk)
14:34:57 * Fixed ticket f6747f854b: commens not visible for ticket with no description plus 3 other changes (user: drh)
14:33:04 * [0b76ce7b6b] Treat NULL ticket fields as empty strings when appending new text. Ticket f6747f854ba62b3 (user: drh, tags: trunk)
14:22:11 * Closed ticket 4c8803b3b1: Have to edit a ticket twice once for text another for drop down box. plus 2 other changes (user: drh)
... 1 similar event omitted.
2009-09-18
21:04:07 * Ticket 867f23ff79 Assertaion failed: (pBlob)->xRealloc==blobReallocMalloc || (pBlob)->xRealloc==blobReallocStatic, file blob_.c, line 170. status still Open with 2 other changes (user: drh)
20:58:06 * [c774e298c3] On the "checkout" command, make sure the argument specifies a check-in and not some other object. Ticket 867f23ff79. (user: drh, tags: trunk)
2009-09-16
21:29:18 * [0eb08b860c] Change more system() calls into portable_system() in an effort to fix path quoting problems on windows. (user: drh, tags: trunk)
16:20:55 * Closed ticket 678eb0c20a: Large files make memory usage spike through the roof. plus 2 other changes (user: drh)
14:51:07 * Fixed ticket 1d7bbe30aa: .../xfer hangs or crashes (CGI) plus 2 other changes (user: drh)
14:50:24 * [39a144eb5c] Make sure that bringing up the "/xfer" URL in a web-browser does something sensible (it redirects to the homepage.) Ticket 1d7bbe30aad51. (user: drh, tags: trunk)
14:42:26 * Closed ticket e19b873e0d: Ability to check-out to a global revision number and/or date plus 2 other changes (user: drh)
2009-09-15
18:44:51 * [bbb8ae7ebf] Make it harder to misconfigure the user accounts in a way that might give people greater access than intended. (user: drh, tags: trunk)
12:04:31 * [aa57354736] Add a screen to prompt the user for the name of a new wiki page. (user: drh, tags: trunk)
11:30:29 * Closed ticket 4f01957dbc: remote admin rebuild plus 2 other changes (user: drh)
00:59:41 * Fixed ticket e4a31ae35c: project header/title shows html artifacts plus 2 other changes (user: drh)
00:58:58 * [dec4685720] Fix over-quoting of wiki names. Ticket e4a31ae35cd521b (user: drh, tags: trunk)
2009-09-14
19:50:27 * Ticket 8d073be880 diff/editor/gdiff settings don't support paths with spaces status still Fixed with 1 other change (user: drh)
19:19:08 * Ticket e523287834 user passwords are stored in plain text status still Closed with 1 other change (user: drh)
19:16:44 * [6c6a978a53] Add the "scrub" command to remove passwords and other sensitive information from a repository. Ticket e5232878345. (user: drh, tags: trunk)
16:56:29 * [eb1db585a5] Fix a C++-ism in timeline.c. (user: drh, tags: trunk)
16:09:18 * [8cf8ed785e] Formatting changes to the similar event suppression in the timeline. (user: drh, tags: trunk)
15:33:40 * [d31e054f0d] Fix an ambiguous column reference in a join - problem introduced by the recent additions to the event table. (user: drh, tags: trunk)
15:14:32 * [df3e34c2e8] Changes to the event mechanism to abbreviate a sequence of edits to the same ticket. Updates through this check-in require a "rebuild". (user: drh, tags: trunk)
14:10:49 * [2a069086e9] Make sure the manifest_crosslink_begin/end pair can be called multiple times. (user: drh, tags: trunk)
14:08:35 * [95f5520a09] Construct event records for tickets correctly even when the ticket change artifacts arrive out of order. (user: drh, tags: trunk)
2009-09-13
16:21:13 * Fixed ticket cdd360438d: Fossil does not handle absolute paths without disk drives in Windows. plus 2 other changes (user: drh)
16:19:43 * [42bf80978d] On windows, if the first character of a pathname is '\' then assume that is a full pathname, not a relative pathname. Ticket cdd360438de. (user: drh, tags: trunk)
11:47:15 * Ticket cdd360438d Fossil does not handle absolute paths without disk drives in Windows. status still Open with 2 other changes (user: drh)
11:06:15 * Fixed ticket 9de95186e6: User names with spaces cause fossil to choke on clone. plus 2 other changes (user: drh)
2009-09-12
21:53:24 * [9e274a2e7b] Update the proxy handler so that it supports basic authorization. (user: drh, tags: trunk)
21:03:03 * [c198613ae1] Update the base-64 encoder/decoder to conform to RFC 1421. Add test commands to verify both the endoder and the decoder. (user: drh, tags: trunk)
20:42:01 * [7879c250fb] More documentation clarifications. (user: drh, tags: trunk)