2000-04-13 |
Chris Hanson | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Change all one-arg rexp combinators to accept any numbe... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Change rexp compiler to be case sensitive, and add... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Change rexp compiler to be case sensitive, and add... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Change automatic grouping so that it happens in the... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Change automatic grouping so that it happens in the... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | When ALTERNATIVES appears within SEQUENCE, it must... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Change to use new rexp abstraction. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Change REXP-GROUP to take just one argument. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Add REXP-SEQUENCE. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Add file "rexp.scm" implementing list-based regular... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Eliminate reference to now-obsolete protection lists. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Fix two bugs in CHAR-SET->REGEXP. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Chris Hanson | Don't do mhash initialization if the primitives are... |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Chris Hanson | Initial unfinished pass to generate IMAP URL parser. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Chris Hanson | Initial unfinished pass to generate IMAP URL parser. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Chris Hanson | Define URL:REGEXP:HOSTPORT and subsidiaries. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Chris Hanson | Reconcile the character sets and regexps used here... |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Chris Hanson | Implement CHAR-SET->REGEXP. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Chris Hanson | Implement procedures to encode and decode URLs. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Chris Hanson | CHAR-SET-UNION and CHAR-SET-INTERSECTION now take any... |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Chris Hanson | Allow CHAR-SET-UNION and CHAR-SET-INTERSECTION to take... |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Chris Hanson | Allow CHAR-SET-UNION and CHAR-SET-INTERSECTION to take... |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Chris Hanson | Change keygen-type generation so that salt is supplied... |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Chris Hanson | Change keygen-type generation so that salt is supplied... |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Chris Hanson | Change MHASH-KEYGEN to accept all of the key-generation... |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Chris Hanson | Change MHASH-KEYGEN to accept all of the key-generation... |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Chris Hanson | Improve error message for incorrect salt size. |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Chris Hanson | Add "crypto.scm" to the list of known files. |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Chris Hanson | Fix interface to MHASH-KEYGEN so that it is usable. |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Chris Hanson | Define RANDOM-BYTE-VECTOR to generate random bytes... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | REMOVE-FROM-GC-FINALIZER! must return the value of... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | Add new implementation of GC finalizers, a cleaner... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | Repackage new crypto stuff. Use new GC finalizers... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | Repackage new crypto stuff. Use new GC finalizers... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | Add new implementation of GC finalizers, a cleaner... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | Update to match change to MD5 support in runtime system. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | Implement support for the mhash library. Generalize... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | Initial revision. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | Initial revision. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | Change FALSE to #F and TRUE to #T. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | Add code to detect case where the first visible line... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Chris Hanson | Add code to detect case where the first visible line... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Don't offer to save the VC log buffer. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Fix bugs in IMAIL-READ-FLAG. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Add hook to notice modifications to folders and reflect... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Add hook to notice modifications to folders and reflect... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Export EVENT-DISTRIBUTOR/RECEIVERS. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Don't allow event receivers to be added twice. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Repaginate. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Try harder to restore the window configuration to what... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Implement MAKE-BUFFER-INVISIBLE. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Try harder to restore the window configuration to what... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Try harder to restore the window configuration to what... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Try harder to restore the window configuration to what... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | POP-UP-BUFFER could return a window that wasn't popped up. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Fix a variety of small bugs. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Fix a variety of small bugs. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Don't duplicate logic that is already available in... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Don't duplicate logic that is already available in... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Hanson | Define EDWIN-VARIABLE-VALUE. |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Chris Hanson | Implement the RMAIL-PRIMARY-INBOX-LIST and RMAIL-SPOOL... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Chris Hanson | Fix a handful of small bugs. |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Chris Hanson | Make MESSAGE-FOLDER be #F if not defined. Customize... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Chris Hanson | Make sure that variable references in the expansion... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Chris Hanson | Change "writable" to "writeable". |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Chris Hanson | Eliminate half-baked notion of "importing" and "exporti... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Chris Hanson | Fix typo: some instances of BUFFER-VC-MASTER that shoul... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Chris Hanson | Change vc-next-action so that it doesn't read in files... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Chris Hanson | Add missing exports for RMAIL summary mode. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Chris Hanson | Delete old files. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Chris Hanson | Update for 7.5.6. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Chris Hanson | Release 7.5.6. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Chris Hanson | Changes for CVS. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Chris Hanson | Fix several bugs in the handling of edit-abbrevs and... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Chris Hanson | Fix definition of INDENT-TO; was computing target colum... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Chris Hanson | Define INSERT. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Chris Hanson | In vc-dired mode, don't select buffers containing the... |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Chris Hanson | POP-UP-BUFFER: Clarify derivation of CURRENT-WINDOW... |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Chris Hanson | Fix two bugs in file registration. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Chris Hanson | Fix status string. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Chris Hanson | Don't prompt for comment when registering files in... |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Chris Hanson | Minor cleanups. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Chris Hanson | Another tweak so that commands work correctly in vc... |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Chris Hanson | DIRED-MARK-FILES! should have used DIRED-PATHNAME rathe... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Chris Hanson | Implement vc-dired mode, with associated bound commands... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Chris Hanson | Implement DIRED-MARK-FILES!. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Chris Hanson | Implement DIRED-MARK-FILES!. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Chris Hanson | Implement vc-dired mode, with associated bound commands... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Chris Hanson | Implement DIRED-MARK-FILES!. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Chris Hanson | Change DIRED-THIS-FILE to signal an error if desired. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Chris Hanson | Allow DIRED-THIS-FILE to take buffer in place of mark. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Chris Hanson | Allow dired-next-files to take buffer in place of mark. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Chris Hanson | In VC-Dired buffer, don't prompt for comment string... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Chris Hanson | In VC-Dired buffer, don't prompt for comment string... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Chris Hanson | Implement variables VC-DELETE-LOGBUF-WINDOW and |
commit | commitdiff | tree | snapshot |
next |