October 11, 2008
View a66b62f

handle unfinishes string tokens in JS parser

Török Edvin authored on 2008/10/11 19:27:27
October 7, 2008
View 1405207

bb#1219

aCaB authored on 2008/10/07 22:35:21
September 24, 2008
View 1279faf

add htmlnorm unit tests and fix jsnorm space normalization

Török Edvin authored on 2008/09/24 05:52:22
August 25, 2008
View 72733fb

fix infloop in jsnorm (bb #1146) add unit test for bb #1146

Török Edvin authored on 2008/08/25 21:39:09
View bd02147

fix typo in previous commit

Tomasz Kojm authored on 2008/08/25 06:25:42
View c73454f

add missing include

Tomasz Kojm authored on 2008/08/25 06:13:28
August 12, 2008
View 69df34a

fix possible oob idx

Tomasz Kojm authored on 2008/08/12 19:09:15
August 1, 2008
View fb6208f

fixes for bb #177: if all we have is a script in a html file still normalize it keep global scope, we need it to parse variable names in the correct scope

Török Edvin authored on 2008/08/01 23:50:50
View 6ba8b95

lowercase JS parser output

Török Edvin authored on 2008/08/01 23:50:45
July 30, 2008
View d39b528

recursion limit for self-protection remove some TODOs that no longer apply

Török Edvin authored on 2008/07/30 01:52:48
July 16, 2008
View 533e76a

cleanup some more unit tests

Török Edvin authored on 2008/07/16 18:53:18
View 474431d

use the pointer returned from realloc, because it can change location. not doing so leads to hard to reproduce bugs!

Török Edvin authored on 2008/07/16 17:44:37
July 15, 2008
View ff97b85

add comment

Török Edvin authored on 2008/07/15 23:41:36
View 377a233

more unit tests for js-norm fix js-norm bugs discovered during unit testing

Török Edvin authored on 2008/07/15 23:31:33
July 10, 2008
View 61eb943

fix OpenBSD build problem

Török Edvin authored on 2008/07/10 20:10:54