Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-05 | keep deprecated version of seq fns, safe(r) now that we have "last var wins" | Stuart Halloway | |
2010-05-03 | put includes? back into the seq namespaces | Stuart Halloway | |
- seq-contains? is dead in clojure - includes? is deprecated, but no need to gratuitously break people | |||
2010-04-28 | update contrib to remove seq fns promoted to clojure.core | Stuart Halloway | |
2010-04-28 | Copy deleted/renamed namespaces from 1.1 release; refs #79 | Stuart Sierra | |
* For backward compatibility with 1.1 release. * Namespaces copied: duck-streams, java-utils, seq-utils, shell-out, str-utils, str-utils2. * These namespaces can be marked as deprecated. * They are copied rather than simply aliased because some behavior has changed. | |||
2010-02-01 | Rename popular libs with shorter names. | Stuart Sierra | |
2010-01-20 | Move source files into Maven-style directory structure. | Stuart Sierra | |