CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 04:29:56 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090208100855
location: https://web.archive.org/web/20090208100855/https://github.com/samleb
server-timing: captures_list;dur=0.773607, exclusion.robots;dur=0.027182, exclusion.robots.policy;dur=0.012556, esindex;dur=0.015801, cdx.remote;dur=117.034793, LoadShardBlock;dur=204.749692, PetaboxLoader3.datanode;dur=63.519515, PetaboxLoader3.resolve;dur=60.195168
x-app-server: wwwb-app225
x-ts: 302
x-tr: 360
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app225; 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: Thu, 31 Jul 2025 04:29:57 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sun, 08 Feb 2009 10:08:55 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 981ms
x-archive-orig-etag: "d6cca270710b670ac913af7e1cf8ce5e"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 40913
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 08 Feb 2009 10:08:55 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 16 May 2008 06:15:08 GMT", ; rel="prev memento"; datetime="Sun, 28 Dec 2008 11:25:42 GMT", ; rel="memento"; datetime="Sun, 08 Feb 2009 10:08:55 GMT", ; rel="next memento"; datetime="Sat, 14 Mar 2009 00:06:15 GMT", ; rel="last memento"; datetime="Mon, 02 Jan 2023 16:49:17 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_8_20090208054436_crawl102-c/51_8_20090208100737_crawl101.arc.gz
server-timing: captures_list;dur=0.491789, exclusion.robots;dur=0.018299, exclusion.robots.policy;dur=0.009222, esindex;dur=0.012090, cdx.remote;dur=10.199232, LoadShardBlock;dur=295.169530, PetaboxLoader3.datanode;dur=162.861887, PetaboxLoader3.resolve;dur=230.253138, load_resource;dur=202.975707
x-app-server: wwwb-app225
x-ts: 200
x-tr: 596
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
samleb's Profile - GitHub
Public Activity
-
Fast bottom-up element matcher for Javascript, not using evalCreated Mon Oct 06 18:25:35 -0700 2008
-
Generic dependencies resolver in RubyCreated Thu May 08 10:03:56 -0700 2008
-
/etc/init.d/mongrel_cluster, the gentoo wayCreated Wed May 07 04:57:40 -0700 2008
-
Prototype JavaScript frameworkForked from sstephenson/prototype Fri Dec 12 04:39:49 -0800 2008
-
Prototype goodnessCreated Fri May 09 17:39:52 -0700 2008
Public Activity
New branch is at samleb/prototype/tree/prototype
class JavascriptObfuscator
def self.obfuscate(source)
new(source).obfuscate
class JavascriptObfuscator
def self.obfuscate(source)
new(source).obfuscate
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')
describe JavascriptObfuscator do
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')
describe JavascriptObfuscator do
sprockets's description:
JavaScript dependency management and concatenation
mailtois's description:
using emails to trigger actions on project management applications ( trac, bugzilla, redmine when it'll have a restful interface ... )
e819a241e2d3d5a59306b5d237bdaa0c7c5c2cf9
Fix Rakefile for PDoc generation
8a999a03890de0abf8d93153aaf758d5639a7a1a
Fix Range documentation
b2597ece0c82aa5115854eb5e4d8e45a6ad1f563
Start PDoc integration.
cddc15bbfd53e500227baea001270a8cee9ec2c6
Fix Rakefile for PDoc generation
041bf0b1b2475c62d38dc5f5b63a4931e80b6ff1
Fix Range documentation
HEAD is c14eeec4d6011e2b0e6e15366a34df6656c8330b
x

-
samleb committed c14eeec4:
Merge branch 'master' of git://github.com/sstephenson/prototype into pdoc
-
savetheclocktower committed c4c7bf63:
Update CHANGELOG.
-
savetheclocktower committed f6a2cdb0:
Merge branch 'storage'
-
savetheclocktower committed 0f2bbafd:
Remove redundant tests from base_test.js.
-
savetheclocktower committed bc899339:
Remove redundant tests from base_test.js.
-
savetheclocktower committed 3b211052:
Alter event system to use new element storage API rather than have its own global hashtable.
-
savetheclocktower committed 77b9a261:
Alter element storage API to handle the `window` object gracefully.
-
savetheclocktower committed 3977e667:
Added Element#store and Element#retrieve for safe, hash-backed storage of element metadata (no memory leaks). Also added Element#getStorage for working with the element's storage hash directly. Hat tip: Mootools.
c14eeec4d6011e2b0e6e15366a34df6656c8330b
Merge branch 'master' of git://github.com/sstephenson/prototype into pdoc
rack's description:
a modular Ruby webserver interface
03eb3384decd4be0a8ab8d10a73fc33ba45d638a
Merge branch 'master' of git://github.com/sstephenson/prototype into pdoc
HEAD is 03eb3384decd4be0a8ab8d10a73fc33ba45d638a
x

-
samleb committed 03eb3384:
Merge branch 'master' of git://github.com/sstephenson/prototype into pdoc
-
tobie committed 99f74b52:
Add caja_builder for optional cajoled tests.
-
tobie committed 52a781ae:
Switch to UnittestJS.
-
tobie committed 1d617df4:
Avoid using arguments.callee in string.js.
-
tobie committed 1cda280a:
Avoid using arguments.callee in dom.js.
-
tobie committed b74eeeb7:
Make Element constructor creation cleaner.
-
tobie committed 51d0181d:
Avoid using arguments.callee in events.js.
-
tobie committed 7f6b3e81:
Overwrite Array#concat method for handling the arguments object in Opera.
-
tobie committed 13953304:
Fix Array errors in Opera.
-
tobie committed e5f7cac3:
Avoid shadowing named functions.
Forked repository is at samleb/prototype
samleb
commented on
sstephenson/prototype
Thu Dec 11 11:59:07 -0800 2008
« NewerOlder »
This feature is coming soon. Sit tight!