head 1.2; access; symbols MOZILLA_JS_1_6_20070208:1.1.1.1 MOZILLA_JS_1_6_20070102:1.1.1.1 MOZILLA_JS_1_6_20060916:1.1.1.1 MOZILLA_JS_1_6_20060820:1.1.1.1 MOZILLA_JS_1_6_20060803:1.1.1.1 MOZILLA_JS_1_6_20060731:1.1.1.1 MOZILLA_JS_1_6_20060730:1.1.1.1 MOZILLA_JS_1_6_20060729:1.1.1.1 MOZILLA_JS_1_6_20060724:1.1.1.1 JS_1_6-1_5_0_5-20060722:1.1.1.1 MOZILLA:1.1.1; locks; strict; comment @# @; 1.2 date 2006.07.22.10.36.42; author rse; state dead; branches; next 1.1; commitid zYqZH6dTMkAdnQFr; 1.1 date 2005.09.01.13.05.57; author rse; state Exp; branches 1.1.1.1; next ; commitid yL3y5cCdrhpJcQFr; 1.1.1.1 date 2005.09.01.13.05.57; author rse; state Exp; branches; next ; commitid yL3y5cCdrhpJcQFr; desc @@ 1.2 log @remove files we do not use at all @ text @/ * Double hashing implementation./a\ * GENERATED BY js/src/plify_jsdhash.sed -- DO NOT EDIT!!! / * Double hashing, a la Knuth 6./a\ * GENERATED BY js/src/plify_jsdhash.sed -- DO NOT EDIT!!! s/jsdhash_h___/pldhash_h___/ s/jsdhash\.bigdump/pldhash.bigdump/ s/jstypes\.h/nscore.h/ s/jsbit\.h/prbit.h/ s/jsdhash\.h/pldhash.h/ s/jsdhash\.c/pldhash.c/ s/jsdhash:/pldhash:/ s/jsutil\.h/nsDebug.h/ s/JS_DHASH/PL_DHASH/g s/JS_DHash/PL_DHash/g s/JSDHash/PLDHash/g s/JSHash/PLHash/g s/uint32 /PRUint32/g s/\([^U]\)int32 /\1PRInt32/g s/uint16 /PRUint16/g s/\([^U]\)int16 /\1PRInt16/g s/uint32/PRUint32/g s/\([^U]\)int32/\1PRInt32/g s/uint16/PRUint16/g s/\([^U]\)int16/\1PRInt16/g s/JSBool/PRBool/g s/extern JS_PUBLIC_API(\([^()]*\))/NS_COM_GLUE \1/ s/JS_PUBLIC_API(\([^()]*\))/\1/ s/JS_DLL_CALLBACK/PR_CALLBACK/ s/JS_STATIC_DLL_CALLBACK/PR_STATIC_CALLBACK/ s/JS_NewDHashTable/PL_NewDHashTable/ s/JS_ASSERT(\(.*\));/NS_ASSERTION(\1, "PLDHash precondition");/ s/JS_/PR_/g @ 1.1 log @Initial revision @ text @@ 1.1.1.1 log @Import new upstream version: Mozilla JavaScript 1.6-1.5.0.5-20060722 @ text @@