| 2013-01-26 |
Nikodemus Siivola | add existence of &KEY to return-values of PARSE-ORDINAR... master |
commit | commitdiff | tree |
| 2013-01-26 |
Nikodemus Siivola | fix docstring of IOTA |
commit | commitdiff | tree |
| 2013-01-26 |
Nikodemus Siivola | fix contagion in IOTA when step is a complex integer... |
commit | commitdiff | tree |
| 2013-01-26 |
Michael Stevens | Improve spelling |
commit | commitdiff | tree |
| 2013-01-26 |
Nikodemus Siivola | document restrictions on GAUSSIAN-RANDOM |
commit | commitdiff | tree |
| 2013-01-26 |
Nikodemus Siivola | FORMAT-SYMBOL now uses WITH-STANDARD-IO-SYNTAX |
commit | commitdiff | tree |
| 2013-01-26 |
Nikodemus Siivola | fix starts-with-subseq :start1 and :start2 |
commit | commitdiff | tree |
| 2013-01-26 |
Jan Moringen | update doc/alexandria.texinfo |
commit | commitdiff | tree |
| 2012-04-26 |
Nikodemus Siivola | tweak EXTREMUM |
commit | commitdiff | tree |
| 2012-04-25 |
Nikodemus Siivola | add EXTREMUM |
commit | commitdiff | tree |
| 2012-04-22 |
Nikodemus Siivola | untabify tests |
commit | commitdiff | tree |
| 2012-04-22 |
Nikodemus Siivola | adjust tests |
commit | commitdiff | tree |
| 2012-03-30 |
Nikodemus Siivola | copy-stream: fix non-standard loops |
commit | commitdiff | tree |
| 2012-03-30 |
Nikodemus Siivola | clarify SHUFFLE docstring |
commit | commitdiff | tree |
| 2012-03-30 |
Nikodemus Siivola | Revert "generic MEAN and MEDIAN, new function DISPLACE... |
commit | commitdiff | tree |
| 2012-03-07 |
Zach Beane | Fix COPY-STREAM when called without an explicit END... |
commit | commitdiff | tree |
| 2012-03-02 |
Attila Lendvai | Added support for copy-stream for START and END keyword... |
commit | commitdiff | tree |
| 2012-01-20 |
tpapp | generic MEAN and MEDIAN, new function DISPLACE-ARRAY |
commit | commitdiff | tree |
| 2012-01-20 |
Jyrki Jaakkola | make Alexandria work with readtable-case :INVERT |
commit | commitdiff | tree |
| 2012-01-20 |
Ryan Davis | convert ENSURE-GETHASH into a macro |
commit | commitdiff | tree |
| 2011-11-09 |
Jianshi Huang | SHUFFLE on non-lists did not respect :START and :END |
commit | commitdiff | tree |
| 2011-11-02 |
Nikodemus Siivola | beef up the README a bit |
commit | commitdiff | tree |
| 2011-11-02 |
James M. Lawrence | fix bug in CURRY compiler-macro |
commit | commitdiff | tree |
| 2011-10-29 |
Antony | declare LAST ignorable in PROPER-LIST-LENGTH and friends |
commit | commitdiff | tree |
| 2011-10-29 |
Mason Smith | improved -- well, fixed -- SUBFACTORIAL |
commit | commitdiff | tree |
| 2011-10-29 |
Svante Carl... | improved COPY-ARRAY |
commit | commitdiff | tree |
| 2011-10-29 |
Anton Kovalenko | fix edge-case in CIRCULAR-TREE-P |
commit | commitdiff | tree |
| 2011-05-12 |
Nikodemus Siivola | add :description and :long-description to .asd |
commit | commitdiff | tree |
| 2011-03-06 |
Nikodemus Siivola | more error-checking in RANDOM-ELT |
commit | commitdiff | tree |
| 2011-03-06 |
Nikodemus Siivola | missing final punctuation in a docstring |
commit | commitdiff | tree |
| 2011-03-06 |
Nikodemus Siivola | clarify INLINE/NOTINLINE issue with compiler-macros |
commit | commitdiff | tree |
| 2010-10-13 |
Nikodemus Siivola | duh. use the right feature check for package-locks... |
commit | commitdiff | tree |
| 2010-10-13 |
Nikodemus Siivola | Merge branch 'master' of common-lisp.net:/project/alexa... |
commit | commitdiff | tree |
| 2010-10-13 |
Nikodemus Siivola | lock the package on SBCL |
commit | commitdiff | tree |
| 2010-10-08 |
Attila Lendvai | copy-sequence returns the number of bytes written |
commit | commitdiff | tree |
| 2010-09-23 |
Nikodemus Siivola | optimizations to BINOMIAL-COEFFICIENT and COUNT-PERMUATIONS |
commit | commitdiff | tree |
| 2010-09-23 |
Nikodemus Siivola | DESTRUCTURING-CASE & friends in the manual |
commit | commitdiff | tree |
| 2010-09-23 |
Nikodemus Siivola | new: DESTRUCTURING-CASE, -CCASE, and -ECASE |
commit | commitdiff | tree |
| 2010-09-23 |
Nikodemus Siivola | added .gitignore -files |
commit | commitdiff | tree |
| 2010-09-23 |
Andreas Fuchs | Support case-sensitive lisps. |
commit | commitdiff | tree |
| 2010-04-11 |
Attila Lendvai | simple-style-warning & co: better compatibility with ccl |
commit | commitdiff | tree |
| 2010-04-05 |
Nikodemus Siivola | better docstring for MULTIPLE-VALUE-PROG2, a few more... |
commit | commitdiff | tree |
| 2010-04-04 |
Nikodemus Siivola | doc/Makefile tweak |
commit | commitdiff | tree |
| 2010-04-04 |
Nikodemus Siivola | document ENSURE-FUNCTIONF |
commit | commitdiff | tree |
| 2010-03-23 |
Nikodemus Siivola | documentation baby-steps |
commit | commitdiff | tree |
| 2010-03-09 |
Nikodemus Siivola | documentation updates |
commit | commitdiff | tree |
| 2010-03-09 |
Nikodemus Siivola | copy docstrings.lisp from SBCL |
commit | commitdiff | tree |
| 2010-03-09 |
Nikodemus Siivola | minimal README |
commit | commitdiff | tree |
| 2010-03-09 |
Nikodemus Siivola | missing earmuff in tests.lisp |
commit | commitdiff | tree |
| 2010-03-09 |
Nikodemus Siivola | faster WHICHEVER |
commit | commitdiff | tree |
| 2010-03-09 |
Nikodemus Siivola | robuster docstring generation |
commit | commitdiff | tree |
| 2010-02-17 |
Attila Lendvai | fix: assoc-value setter now always returns the new... |
commit | commitdiff | tree |
| 2010-02-12 |
Attila Lendvai | rewrite assoc-value to look up the alist entry only... |
commit | commitdiff | tree |
| 2010-02-12 |
Attila Lendvai | added a minimal assoc-value test |
commit | commitdiff | tree |
| 2010-02-12 |
Attila Lendvai | fix: (push (assoc-value ... :test 'foo) ...) ignored... |
commit | commitdiff | tree |
| 2010-01-09 |
Attila Lendvai | add &rest args to UNIONF and NUNIONF to support the... |
commit | commitdiff | tree |
| 2009-12-04 |
Attila Lendvai | fix: parse-ordinary-lambda-list was normalizing keyword... |
commit | commitdiff | tree |
| 2009-11-25 |
Attila Lendvai | add assoc-value and rassoc-value to the experimental... |
commit | commitdiff | tree |
| 2009-11-25 |
Attila Lendvai | added assoc-value (written by John Fremlin) |
commit | commitdiff | tree |
| 2009-11-01 |
Kilian Sprotte | Fixed conjoin single predicate bug; more tests |
commit | commitdiff | tree |
| 2009-10-30 |
Attila Lendvai | copy-pastable goodie in the docstring of parse-ordinary... |
commit | commitdiff | tree |
| 2009-10-30 |
Attila Lendvai | added :allow-specializers to parse-ordinary-lambda... |
commit | commitdiff | tree |
| 2009-09-28 |
Attila Lendvai | parse-ordinary-lambda-list: make normalization customiz... |
commit | commitdiff | tree |
| 2009-10-09 |
Faré Rideau | reorder definitions to get rid of a warning about not... |
commit | commitdiff | tree |
| 2009-09-28 |
Attila Lendvai | fix: drop a leftover break from parse-ordinary-lambda... |
commit | commitdiff | tree |
| 2009-09-28 |
Attila Lendvai | fix: in parse-ordinary-lambda-list normalize &aux speci... |
commit | commitdiff | tree |
| 2009-09-16 |
Johan Ur Riise | fix median |
commit | commitdiff | tree |
| 2009-03-24 |
Attila Lendvai | added read-file-into-byte-vector and write-byte-vector... |
commit | commitdiff | tree |
| 2008-12-05 |
Attila Lendvai | added (unexported) with-open-file* to io.lisp, use... |
commit | commitdiff | tree |
| 2008-11-16 |
Attila Lendvai | added ensure-functionf |
commit | commitdiff | tree |
| 2008-11-23 |
Attila Lendvai | nil external-format means the default for functions... |
commit | commitdiff | tree |
| 2008-11-23 |
Attila Lendvai | use ensure-function at one more place |
commit | commitdiff | tree |
| 2008-11-23 |
Attila Lendvai | fix force-output/finish-output thinko in io.lisp |
commit | commitdiff | tree |
| 2008-10-27 |
Attila Lendvai | use &key's in copy-stream just like the other io functi... |
commit | commitdiff | tree |
| 2008-09-07 |
Attila Lendvai | added reversef and nreversef |
commit | commitdiff | tree |
| 2008-07-27 |
Luis Oliveira | amend COPY-SEQUENCE.1 |
commit | commitdiff | tree |
| 2008-07-27 |
Luis Oliveira | tests: mark CLISP failures |
commit | commitdiff | tree |
| 2008-07-27 |
Luis Oliveira | tests: define and use ERRORP |
commit | commitdiff | tree |
| 2008-07-27 |
Luis Oliveira | Small fix to COPY-HASH-TABLE |
commit | commitdiff | tree |
| 2008-07-27 |
Luis Oliveira | Define an alexandria-tests ASDF system. |
commit | commitdiff | tree |
| 2008-07-27 |
Luis Oliveira | New macro: MULTIPLE-VALUE-PROG2 |
commit | commitdiff | tree |
| 2008-08-01 |
Nikodemus Siivola | PROPER-LIST-LENGTH and related changes |
commit | commitdiff | tree |
| 2008-06-11 |
Tobias C. Rittweiler | Add AUTHORS file. |
commit | commitdiff | tree |
| 2008-06-07 |
Tobias C. Rittweiler | UNWIND-PROTECT-CASE docstring update |
commit | commitdiff | tree |
| 2008-07-07 |
Nikodemus Siivola | explicitly export the CDR5 types from DEFPACKAGE |
commit | commitdiff | tree |
| 2008-07-07 |
Nikodemus Siivola | implement MAKE-GENSYM, use similar logic in MAKE-GENSYM... |
commit | commitdiff | tree |
| 2008-07-07 |
Nikodemus Siivola | implement PARSE-ORDINARY-LAMBDA-LIST |
commit | commitdiff | tree |
| 2008-07-07 |
Nikodemus Siivola | implement SIMPLE-PROGRAM-ERROR |
commit | commitdiff | tree |
| 2008-06-23 |
Levente Meszaros | Default value for external-format |
commit | commitdiff | tree |
| 2008-06-04 |
Attila Lendvai | added symbolicate |
commit | commitdiff | tree |
| 2008-06-02 |
Attila Lendvai | added io.lisp with a few utils: |
commit | commitdiff | tree |
| 2008-06-02 |
Nikodemus Siivola | type in WHEN-LET* docstring |
commit | commitdiff | tree |
| 2008-06-02 |
Nikodemus Siivola | extended WITH-GENSYMS documentation |
commit | commitdiff | tree |
| 2008-06-02 |
Nikodemus Siivola | additional restart for DEFINE-CONSTANT |
commit | commitdiff | tree |
| 2008-06-02 |
Nikodemus Siivola | move EXTRACT-FUNCTION-NAME to control-flow.lisp |
commit | commitdiff | tree |
| 2008-06-02 |
Nikodemus Siivola | better lambda-list for IF-LET, thanks to Tobias Ritterw... |
commit | commitdiff | tree |
| 2008-05-31 |
Nikodemus Siivola | WHEN-LET* short circuits, IF-LET* deleted |
commit | commitdiff | tree |
| 2008-06-01 |
Tobias C. Rittweiler | alexandria-functions-really-shutup-notes.diff |
commit | commitdiff | tree |
| 2008-06-01 |
Tobias C. Rittweiler | alexandria-functions-shutup-opt-notes.diff |
commit | commitdiff | tree |
| 2008-06-01 |
Tobias C. Rittweiler | alexandria-more-concrete-proper-list-type.diff |
commit | commitdiff | tree |
| next |