Skip to content

Commit

Permalink
1.87b: Dictionary improvements.
Browse files Browse the repository at this point in the history
  • Loading branch information
spinkham committed Aug 9, 2011
1 parent 2b28b72 commit 7d16475
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 1.87b:
--------------

- Dictionary improvements.

Version 1.86b:
--------------

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#

PROGNAME = skipfish
VERSION = 1.86b
VERSION = 1.87b

OBJFILES = http_client.c database.c crawler.c analysis.c report.c
INCFILES = alloc-inl.h string-inl.h debug.h types.h http_client.h \
Expand Down
10 changes: 10 additions & 0 deletions dictionaries/complete.wl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
e 1 1 1 7z
e 1 1 1 as
e 1 1 1 asmx
e 1 1 1 asp
e 1 1 1 aspx
Expand Down Expand Up @@ -36,6 +37,7 @@ e 1 1 1 htm
e 1 1 1 html
e 1 1 1 inc
e 1 1 1 ini
e 1 1 1 jar
e 1 1 1 java
e 1 1 1 jhtml
e 1 1 1 jpg
Expand Down Expand Up @@ -89,14 +91,17 @@ e 1 1 1 temp
e 1 1 1 test
e 1 1 1 tgz
e 1 1 1 tmp
e 1 1 1 tpl
e 1 1 1 trace
e 1 1 1 txt
e 1 1 1 vb
e 1 1 1 vbs
e 1 1 1 war
e 1 1 1 ws
e 1 1 1 xls
e 1 1 1 xml
e 1 1 1 xsl
e 1 1 1 xslt
e 1 1 1 yml
e 1 1 1 zip
w 1 1 1 .bash_history
Expand Down Expand Up @@ -208,6 +213,7 @@ w 1 1 1 SQL
w 1 1 1 SUNWmc
w 1 1 1 SiteScope
w 1 1 1 SiteServer
w 1 1 1 SOAPMonitor
w 1 1 1 Spy
w 1 1 1 TEMP
w 1 1 1 TMP
Expand Down Expand Up @@ -267,6 +273,7 @@ w 1 1 1 addressbook
w 1 1 1 adm
w 1 1 1 admin
w 1 1 1 admin_
w 1 1 1 admin-console
w 1 1 1 admins
w 1 1 1 adodb
w 1 1 1 ads
Expand Down Expand Up @@ -1012,8 +1019,11 @@ w 1 1 1 javadoc
w 1 1 1 javascript
w 1 1 1 javax
w 1 1 1 jboss
w 1 1 1 jbossas
w 1 1 1 jbossws
w 1 1 1 jdbc
w 1 1 1 jigsaw
w 1 1 1 jira
w 1 1 1 jj
w 1 1 1 jmx-console
w 1 1 1 job
Expand Down
5 changes: 5 additions & 0 deletions dictionaries/extensions-only.wl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
e 1 1 1 7z
e 1 1 1 as
e 1 1 1 asmx
e 1 1 1 asp
e 1 1 1 aspx
Expand Down Expand Up @@ -34,6 +35,7 @@ e 1 1 1 htm
e 1 1 1 html
e 1 1 1 inc
e 1 1 1 ini
e 1 1 1 jar
e 1 1 1 java
e 1 1 1 jhtml
e 1 1 1 jpg
Expand Down Expand Up @@ -87,13 +89,16 @@ e 1 1 1 temp
e 1 1 1 test
e 1 1 1 tgz
e 1 1 1 tmp
e 1 1 1 tpl
e 1 1 1 trace
e 1 1 1 txt
e 1 1 1 vb
e 1 1 1 vbs
e 1 1 1 war
e 1 1 1 ws
e 1 1 1 xls
e 1 1 1 xml
e 1 1 1 xsl
e 1 1 1 xslt
e 1 1 1 yml
e 1 1 1 zip
6 changes: 6 additions & 0 deletions dictionaries/medium.wl
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ e 1 1 1 ws
e 1 1 1 xls
e 1 1 1 xml
e 1 1 1 xsl
e 1 1 1 xslt
e 1 1 1 zip
w 1 1 1 .bash_history
w 1 1 1 .bashrc
Expand Down Expand Up @@ -176,6 +177,7 @@ w 1 1 1 SQL
w 1 1 1 SUNWmc
w 1 1 1 SiteScope
w 1 1 1 SiteServer
w 1 1 1 SOAPMonitor
w 1 1 1 Spy
w 1 1 1 TEMP
w 1 1 1 TMP
Expand Down Expand Up @@ -234,6 +236,7 @@ w 1 1 1 addpost
w 1 1 1 addressbook
w 1 1 1 adm
w 1 1 1 admin
w 1 1 1 admin-console
w 1 1 1 admin_
w 1 1 1 admins
w 1 1 1 adodb
Expand Down Expand Up @@ -989,8 +992,11 @@ w 1 1 1 javadoc
w 1 1 1 javascript
w 1 1 1 javax
w 1 1 1 jboss
w 1 1 1 jbossas
w 1 1 1 jbossws
w 1 1 1 jdbc
w 1 1 1 jigsaw
w 1 1 1 jira
w 1 1 1 jj
w 1 1 1 jmx-console
w 1 1 1 job
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/minimal.wl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ e 1 1 1 error
e 1 1 1 html
e 1 1 1 inc
e 1 1 1 ini
e 1 1 1 jar
e 1 1 1 java
e 1 1 1 key
e 1 1 1 log
Expand All @@ -25,6 +26,7 @@ e 1 1 1 test
e 1 1 1 tmp
e 1 1 1 txt
e 1 1 1 xml
e 1 1 1 xslt
e 1 1 1 zip
w 1 1 1 .bash_history
w 1 1 1 .bashrc
Expand Down Expand Up @@ -136,6 +138,7 @@ w 1 1 1 SQL
w 1 1 1 SUNWmc
w 1 1 1 SiteScope
w 1 1 1 SiteServer
w 1 1 1 SOAPMonitor
w 1 1 1 Spy
w 1 1 1 TEMP
w 1 1 1 TMP
Expand Down Expand Up @@ -195,6 +198,7 @@ w 1 1 1 addressbook
w 1 1 1 adm
w 1 1 1 admin
w 1 1 1 admin_
w 1 1 1 admin-console
w 1 1 1 admins
w 1 1 1 adodb
w 1 1 1 ads
Expand Down Expand Up @@ -965,9 +969,12 @@ w 1 1 1 javadoc
w 1 1 1 javascript
w 1 1 1 javax
w 1 1 1 jboss
w 1 1 1 jbossas
w 1 1 1 jbossws
w 1 1 1 jdbc
w 1 1 1 jhtml
w 1 1 1 jigsaw
w 1 1 1 jira
w 1 1 1 jj
w 1 1 1 jmx-console
w 1 1 1 job
Expand Down

0 comments on commit 7d16475

Please sign in to comment.