Author |
Date |
Commit |
Message |
stuart.halloway |
Dec 8, 2010 |
1387 |
Edited wiki page FAQ through web user interface. |
stuart.halloway |
Dec 8, 2010 |
1386 |
Edited wiki page FAQ through web user interface. |
stuart.halloway |
Jun 30, 2010 |
1385 |
Deleting wiki page Source. |
stuart.halloway |
Jun 30, 2010 |
1384 |
Edited wiki page through web user interface. |
stuart.halloway |
Jun 30, 2010 |
1383 |
Created wiki page through web user interface. |
richhickey |
May 29, 2009 |
1382 |
backed out count inlining |
richhickey |
May 28, 2009 |
1381 |
made vector seqs chunked by default |
richhickey |
May 28, 2009 |
1380 |
added reduce to quotient and remainder |
richhickey |
May 28, 2009 |
1379 |
added ArrayChunk end bound and ChunkBuffer |
richhickey |
May 28, 2009 |
1378 |
perf tweaks to count, nth |
richhickey |
May 28, 2009 |
1377 |
first cut of chunked seqs
Chunked seqs, initial Java-side support |
richhickey |
May 27, 2009 |
1376 |
get rid of root classloader. Establish dynamic context classloader for repl thre |
richhickey |
May 26, 2009 |
1375 |
avoid reflecting on nil instance method target |
richhickey |
May 25, 2009 |
1374 |
trap instance method calls to known nil targets at compile time |
richhickey |
May 25, 2009 |
1373 |
switched binding to use let instead of do |
richhickey |
May 22, 2009 |
1372 |
propagate line numbers in top-level macroexpansion |
richhickey |
May 18, 2009 |
1371 |
enhanced message for Can't call public method of non-public class |
richhickey |
May 16, 2009 |
1370 |
do unrolls at top-level |
richhickey |
May 15, 2009 |
1369 |
use context classloader as parent for dynamic classloaders |
richhickey |
May 14, 2009 |
1368 |
made main a better interop example, using RT.var and Symbol.intern |
richhickey |
May 13, 2009 |
1367 |
steps in improving modularity - moving classname resolution towards consumer in: |
richhickey |
May 8, 2009 |
1366 |
first steps in improving modularity - moving classname resolution towards consum |
richhickey |
May 4, 2009 |
1365 |
tag for 1.0 |
richhickey |
May 4, 2009 |
1364 |
move 1.0 to 1.0.1 alpha |
richhickey |
May 4, 2009 |
1363 |
move trunk to 1.1 |
richhickey |
May 4, 2009 |
1362 |
create branch for 1.0 |
richhickey |
May 4, 2009 |
1361 |
1.0.0 baseline |
richhickey |
Apr 29, 2009 |
1360 |
Use platform default encoding for *in*, *out*, and *err* [issue 112], patch from |
richhickey |
Apr 28, 2009 |
1359 |
copy versioned jars to unversioned on build, patch from
laurent.petit
made :m |
richhickey |
Apr 28, 2009 |
1358 |
improved error msg for unresolved ClassName/staticField |
richhickey |
Apr 27, 2009 |
1357 |
added support for versioned builds, alignment with *clojure-version*, (clojure-v |
richhickey |
Apr 27, 2009 |
1356 |
got rid of assert-if-lazy-seq, if*, and if as macro |
richhickey |
Apr 27, 2009 |
1355 |
reduced promise for closed-over clearing in lazy-seq and delay, better error msg |
richhickey |
Apr 21, 2009 |
1354 |
added *clojure-version* |
richhickey |
Apr 19, 2009 |
1353 |
fixed doc for enumeration-seq |
richhickey |
Apr 14, 2009 |
1352 |
Build patch: install results to local Maven repository [issue 105], patch from h |
richhickey |
Apr 14, 2009 |
1351 |
clojure.main should exit with non-zero code on unhandled exceptions [issue 106] |
richhickey |
Apr 14, 2009 |
1350 |
added file names in reflection warnings, patch from Toralf Wittner |
richhickey |
Apr 12, 2009 |
1349 |
Use qualified filenames in var metadata [issue 50], patch from mb |
richhickey |
Apr 12, 2009 |
1348 |
:post-init option for gen-class [issue 45], patch from Chouser |
richhickey |
Apr 12, 2009 |
1347 |
flag to control eval reader (*read-eval*) [issue 34], patch from jhawk28 |
richhickey |
Apr 12, 2009 |
1346 |
use column labels instead of names in resultset-seq, and validate unique [issue |
richhickey |
Apr 12, 2009 |
1345 |
:exposes should expose static fields as static methods [issue 2], patch from Cho |
richhickey |
Apr 12, 2009 |
1344 |
Choose most specific return type on multiple exact arg matches [issue 77] |
richhickey |
Apr 10, 2009 |
1343 |
fixed doc for rand [issue 91] |
richhickey |
Apr 10, 2009 |
1342 |
proxy: NPE for unresolved class [issue 102] |
richhickey |
Apr 10, 2009 |
1341 |
Strongly typed minus throws too often [issue 101], patch from olov.lassus |
richhickey |
Apr 9, 2009 |
1340 |
pass defmethod names to MultiFns and use in error reporting |
richhickey |
Apr 9, 2009 |
1339 |
tweaked loadClassForName separation of not found vs init errors |
richhickey |
Apr 1, 2009 |
1338 |
added get-method |
richhickey |
Mar 22, 2009 |
1337 |
fixed `() |
richhickey |
Mar 20, 2009 |
1336 |
branch for 20090320 release |
richhickey |
Mar 19, 2009 |
1335 |
fixed zip/remove when empty branch - patch from cgrand |
richhickey |
Mar 18, 2009 |
1334 |
ancestors did not include the tag parents of a class' superclasses [issue 94], p |
richhickey |
Mar 18, 2009 |
1333 |
generate bridge methods for covariant returns in proxy [issue 93], patch from cg |
richhickey |
Mar 17, 2009 |
1332 |
(empty a-lazy-seq) -> () |
richhickey |
Mar 17, 2009 |
1331 |
made (empty aseq) -> (), (empty non-IPersistentCollection) -> nil |
richhickey |
Mar 16, 2009 |
1330 |
limit proxy to 18 args |
richhickey |
Mar 16, 2009 |
1329 |
fized bug in proxy patch |
richhickey |
Mar 16, 2009 |
1328 |
fixed proxy: inheriting a method from more than one iface [issue 93], patch from |
richhickey |
Mar 9, 2009 |
1327 |
fixed seque |
richhickey |
Mar 6, 2009 |
1326 |
interim checkin, incorporating new stream model |
richhickey |
Mar 5, 2009 |
1325 |
sped up for, w/fixed formatting |
richhickey |
Mar 5, 2009 |
1324 |
sped up for |
richhickey |
Mar 3, 2009 |
1323 |
restore list constants as PersistentLists |
richhickey |
Mar 3, 2009 |
1322 |
bytecode-based constants, [issue 78], patch from rwvtveer |
richhickey |
Mar 3, 2009 |
1321 |
fix cast in read-line [issue 82], patch from Chouser/Trolard |
richhickey |
Mar 2, 2009 |
1320 |
added :let option to for and doseq, order-sensitivity for options, [issue 88], p |
richhickey |
Mar 2, 2009 |
1319 |
use openConnection().getLastModified() only for non-jars |
richhickey |
Mar 2, 2009 |
1318 |
fixed header comment |
richhickey |
Mar 1, 2009 |
1317 |
made letfn emit fn, not fn* |
richhickey |
Mar 1, 2009 |
1316 |
made futures use CachedThreadPool |
richhickey |
Feb 28, 2009 |
1315 |
added letfn, supports mutually recursive local fns |
richhickey |
Feb 28, 2009 |
1314 |
avoid chaining in subvec of subvec |
richhickey |
Feb 28, 2009 |
1313 |
swtiched to url.openConnection().getLastModified |
richhickey |
Feb 27, 2009 |
1312 |
updated add-watch doc |
richhickey |
Feb 27, 2009 |
1311 |
fix print-method for objects with :type meta but no print-method, patch from Kon |
richhickey |
Feb 26, 2009 |
1310 |
gave Keywords non-identity hashCodes |
richhickey |
Feb 26, 2009 |
1309 |
interim checkin - needs testing - made watches synchronous, send old+new state, |
richhickey |
Feb 26, 2009 |
1308 |
interim checkin - needs testing - made watches synchronous, send old+new state, |
richhickey |
Feb 26, 2009 |
1307 |
added type |
richhickey |
Feb 25, 2009 |
1306 |
made line-seq fully lazy |
richhickey |
Feb 24, 2009 |
1305 |
really fix nil pun in genclass |
richhickey |
Feb 24, 2009 |
1304 |
fix nil pun in genclass |
richhickey |
Feb 24, 2009 |
1303 |
unwrap InvocationTargetException's around Errors in reflective calls [issue 44] |
richhickey |
Feb 24, 2009 |
1302 |
mod fix [issue 23], patch from timothypratley |
richhickey |
Feb 23, 2009 |
1301 |
removed dorun calls to first |
richhickey |
Feb 23, 2009 |
1300 |
lazy-seq perf tweaks |
richhickey |
Feb 21, 2009 |
1299 |
improved Maven integration [issue 70], patch from hlship |
richhickey |
Feb 20, 2009 |
1298 |
return unmodifiableList from ASeq.reify() |
richhickey |
Feb 20, 2009 |
1297 |
fixed lazy-seq constants |
richhickey |
Feb 19, 2009 |
1296 |
added clojure.core/*source-path* |
richhickey |
Feb 18, 2009 |
1295 |
got rid of LazyCons |
richhickey |
Feb 18, 2009 |
1294 |
fixed reverse and sort to return () on empty coll |
richhickey |
Feb 18, 2009 |
1293 |
fixed bean, patch from Chouser |
richhickey |
Feb 18, 2009 |
1292 |
fixed (= (lazy-seq nil) nil) |
richhickey |
Feb 18, 2009 |
1291 |
added sequence |
richhickey |
Feb 18, 2009 |
1290 |
fixed (cycle []) |
richhickey |
Feb 18, 2009 |
1289 |
fixed nil punning in genclass, patch from Chouser |
richhickey |
Feb 18, 2009 |
1288 |
fixed LazySeq and EmptyList equals/equiv |