CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 21:25:14 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091124054815
location: https://web.archive.org/web/20091124054815/https://github.com/rkatic
server-timing: captures_list;dur=0.803625, exclusion.robots;dur=0.029724, exclusion.robots.policy;dur=0.014603, esindex;dur=0.014976, cdx.remote;dur=13.687484, LoadShardBlock;dur=860.851424, PetaboxLoader3.datanode;dur=86.615935, PetaboxLoader3.resolve;dur=718.369648
x-app-server: wwwb-app223
x-ts: 302
x-tr: 924
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app223; 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: Wed, 30 Jul 2025 21:25:16 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 24 Nov 2009 05:48:15 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "f8510047b710d64c6907527d02052fda"
x-archive-orig-x-runtime: 106ms
x-archive-orig-content-length: 50196
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: windows-1252
memento-datetime: Tue, 24 Nov 2009 05:48:15 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 24 Nov 2009 05:48:15 GMT", ; rel="memento"; datetime="Tue, 24 Nov 2009 05:48:15 GMT", ; rel="next memento"; datetime="Sun, 31 Jan 2010 13:43:52 GMT", ; rel="last memento"; datetime="Wed, 24 Jan 2024 13:36:20 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: 52_12_20091124042111_crawl101-c/52_12_20091124054652_crawl101.arc.gz
server-timing: captures_list;dur=0.511773, exclusion.robots;dur=0.038264, exclusion.robots.policy;dur=0.027260, esindex;dur=0.010323, cdx.remote;dur=73.886821, LoadShardBlock;dur=460.249146, PetaboxLoader3.datanode;dur=243.073944, PetaboxLoader3.resolve;dur=399.541697, load_resource;dur=265.592920
x-app-server: wwwb-app223
x-ts: 200
x-tr: 893
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
rkatic's Profile - GitHub
Public Activity
rkatic
(Robert Katić)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Robert Katić
- Website/Blog
- https://bender.fesb.hr/~robert/
- Member Since
- Dec 05, 2008 (11 months)
- 5 public repos
- 0 followers
Following 2 githubbers and watching 8 repositories view all →
Public Repositories (5)
-
jquery
jQuery JavaScript Library
Forked from jquery/jquery Wed Nov 11 19:42:08 -0800 2009
Last updated Thu Nov 19 04:38:02 -0800 2009
-
jquery.ns.js
jQuery Namespaces
Last updated Thu Oct 01 06:39:59 -0700 2009
-
jquery.plugin.js
jQuery plugin system with inheritance features
Last updated Mon Sep 14 23:24:10 -0700 2009
-
class.js
JavaScript class and object inheritance.
Last updated Mon Sep 14 23:01:54 -0700 2009
-
test
Only to testing github.
Created Wed Nov 11 18:22:57 -0800 2009
Public Activity 
jquery's description:
jQuery JavaScript Library
rkatic
commented on
rkatic/jquery
Thu Nov 19 01:59:12 -0800 2009
HEAD is 008c097517108e0e1ca23681d2fe94f31b40e0bd
x

-
rkatic committed 008c0975:
Generic jQuery.merge and safer jQuery.makeArray(nodeList).
-
rkatic committed 17b02710:
Merge branch 'master' of git://github.com/jquery/jquery
-
jeresig committed b30af34f:
Added support for .text() on text nodes. Fixes #5525.
-
jeresig committed c0847458:
Re-wrote context Ajax test to use an element instead of an object (a more realistic test and works with the new jQuery.extend logic for cloning object literals).
-
jeresig committed b33f37c2:
Re-adding the QUnit submodule file.
-
Andrea Giammarchi committed 3a23a5c1:
Changed the === undefined ready event check to == null since frameElement is usually null and was skipping the normal line of checks.
-
jeresig committed 0a7232cc:
Hide the .settings file in the gitignore.
-
dalsgaard committed d338b1a1:
Ignoring src/selector.js (build) and Emacs backup files
-
rkatic committed 6e135bcc:
Merge branch 'master' of git://github.com/jquery/jquery
-
Scott Gonzalez committed 8cb8ae27:
Added test for passing null to .show()
-
Scott Gonzalez committed 9cd5866a:
Allowing falsy values to be passed as a speed for hide().
-
Scott Gonzalez committed 231c8756:
Allowing falsy values to be passed as a speed for show().
-
rkatic committed ee9192d1:
Corrected some minor errors made by me (rkatic) in last commits.
-
rkatic committed 7b26e3bc:
Forgotten to update the number of jQuery.extend related tests.
-
rkatic committed 93be758d:
Made jQuery.extend(true, ...) to extend recursively only 'object literal' values.
-
rkatic committed 990d9ca1:
Made isObjectLiteral to work correctly with custom objects with empty prototypes.
Comment in ebc753b:
I was unable to build jquery forthwith. After, I forced it by editing lokal Makefile and "disabling" init part (temporary).
Forked repository is at rkatic/jquery
New repository is at rkatic/test
Forked repository has since been deleted.
<!DOCTYPE html>
<html>
<head>
(function(jQuery){
var toString = Object.prototype.toString,
Forked repository has since been deleted.
<!DOCTYPE html>
<html>
<head>
<!DOCTYPE html>
<html>
<head>
(function(jQuery){
var toString = Object.prototype.toString,
(function(jQuery){
var toString = Object.prototype.toString,
(function(jQuery){
var toString = Object.prototype.toString,
(function(jQuery){
jQuery.isObject = function( obj ) {
Comment in 76f6f0d:
Aha, real tabs are used.
Comment in 76f6f0d:
Strange. I wonder how additional spacing was generated.
Forked repository has since been deleted.
jquery's description:
jQuery JavaScript Library
(function($){
var slice = Array.prototype.slice;
(function($){
var slice = Array.prototype.slice;
(function($){
var slice = Array.prototype.slice;
(function($){
var slice = Array.prototype.slice;
(function($){
var slice = Array.prototype.slice;
This feature is coming soon. Sit tight!