CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 15 Aug 2025 17:37:28 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100227013712
location: https://web.archive.org/web/20100227013712/https://github.com/richhickey/clojure/tree/1.1.0
server-timing: captures_list;dur=0.641195, exclusion.robots;dur=0.018604, exclusion.robots.policy;dur=0.007897, esindex;dur=0.010156, cdx.remote;dur=102.517376, LoadShardBlock;dur=1175.903383, PetaboxLoader3.datanode;dur=558.707302, PetaboxLoader3.resolve;dur=498.529978
x-app-server: wwwb-app239
x-ts: 302
x-tr: 1427
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=9
set-cookie: wb-p-SERVER=wwwb-app239; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 15 Aug 2025 17:37:30 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 27 Feb 2010 01:37:08 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "17004de868848acd03c454cbeb185c8e"
x-archive-orig-x-runtime: 92ms
x-archive-orig-content-length: 27655
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 27 Feb 2010 01:37:12 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 15 Jan 2010 14:48:04 GMT", ; rel="prev memento"; datetime="Fri, 15 Jan 2010 14:48:04 GMT", ; rel="memento"; datetime="Sat, 27 Feb 2010 01:37:12 GMT", ; rel="last memento"; datetime="Sat, 27 Feb 2010 01:37:12 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_14_20100226183246_crawl103-c/51_14_20100227013542_crawl101.arc.gz
server-timing: captures_list;dur=0.556809, exclusion.robots;dur=0.015832, exclusion.robots.policy;dur=0.006595, esindex;dur=0.010956, cdx.remote;dur=283.545337, LoadShardBlock;dur=460.338519, PetaboxLoader3.datanode;dur=335.575509, PetaboxLoader3.resolve;dur=341.607116, load_resource;dur=306.753478
x-app-server: wwwb-app239
x-ts: 200
x-tr: 1124
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
richhickey's clojure at 1.1.0 - GitHub
This service is courtesy of Pledgie.
richhickey / clojure
- Source
- Commits
- Network (62)
- Downloads (8)
- Wiki (1)
- Graphs
-
Tag:
1.1.0
click here to add a description
click here to add a homepage
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
The Clojure programming language — Read more
clojure /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Thu Dec 17 09:15:37 -0800 2009 | Add "dist" dir and "*.zip" to .gitignore for bu... [Stuart Sierra] |
![]() |
build.xml | Thu Dec 17 09:50:27 -0800 2009 | exclude IntelliJ files from dist [richhickey] |
![]() |
changes.txt | Fri Dec 18 09:00:02 -0800 2009 | Fix changes.txt & readme.txt; refs #227 refs #2... [Stuart Sierra] |
![]() |
clojure.iml | Thu May 28 06:42:16 -0700 2009 | first cut of chunked seqs Chunked seqs, initial... [richhickey] |
![]() |
epl-v10.html | Sun Dec 14 12:01:08 -0800 2008 | Moved to Eclipse Public License - see epl-v10.... [richhickey] |
![]() |
pom-template.xml | Tue Nov 10 09:02:37 -0800 2009 | changed the pom to match whats been pushed on p... [dysinger] |
![]() |
readme.txt | Fri Dec 18 09:00:02 -0800 2009 | Fix changes.txt & readme.txt; refs #227 refs #2... [Stuart Sierra] |
![]() |
src/ | Thu Dec 31 06:11:19 -0800 2009 | remove qualifier for 1.1.0 release [richhickey] |
![]() |
test/ | Wed Dec 23 05:56:21 -0800 2009 | Added test-empty-sorted to test_clojure/sequenc... [Sean] |
readme.txt
* Clojure * * Copyright (c) Rich Hickey. All rights reserved. * * The use and distribution terms for this software are covered by * the Eclipse Public License 1.0 * (https://opensource.org/licenses/eclipse-1.0.php) which can be * found in the file epl-v10.html at the root of this distribution. * By using this software in any fashion, you are agreeing to be * bound by the terms of this license. You must not remove this * notice, or any other, from this software. Docs: https://clojure.org Feedback: https://groups.google.com/group/clojure To Run: java -cp clojure.jar clojure.main To Build: ant -------------------------------------------------------------------------- This program uses the ASM bytecode engineering library which is distributed with the following notice: Copyright (c) 2000-2005 INRIA, France Telecom All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.