RSS

(root)/scloader/head : 39

Radim Kolar
2007-08-10 11:20:16
Revision ID: hsn@sendmail.cz-20070810112016-btb7n0ruoltcf67c
version increased to 0.31

collapse all collapse all

added added

removed removed

7
        cd src && $(MAKE) $(MAKECMDGOALS) $(MAKEFLAGS)
7
        cd src && $(MAKE) $(MAKECMDGOALS) $(MAKEFLAGS)
8
        cd doc && $(MAKE) $(MAKECMDGOALS) $(MAKEFLAGS)
8
        cd doc && $(MAKE) $(MAKECMDGOALS) $(MAKEFLAGS)
9
 
9
 
10
VERSION=30
10
VERSION=31
11
CURDIR?=$(.CURDIR)
11
CURDIR?=$(.CURDIR)
12
DESTDIR=$(CURDIR)/tmp
12
DESTDIR=$(CURDIR)/tmp
13
MAKEFLAGS?=$(.MAKEFLAGS)
13
MAKEFLAGS?=$(.MAKEFLAGS)
4
<book lang="en" id="loader-manual">
4
<book lang="en" id="loader-manual">
5
<bookinfo>
5
<bookinfo>
6
<title>Smart Cache Loader Manual</title>
6
<title>Smart Cache Loader Manual</title>
7
<subtitle>0.30</subtitle>
7
<subtitle>0.31</subtitle>
8
<author>
8
<author>
9
        <firstname>Radim</firstname>
9
        <firstname>Radim</firstname>
10
        <surname>Kolar</surname>
10
        <surname>Kolar</surname>
281
          We now decoding page text before starting to extract links. 
281
          We now decoding page text before starting to extract links. 
282
            HTML decoding code is from http://htmlparser.sf.net
282
            HTML decoding code is from http://htmlparser.sf.net
283
          Fixed handling of high bit characters in page text.
283
          Fixed handling of high bit characters in page text.
 
 
284
          Version increased to 0.31
8
 private final static float MAX_QPRIO=9999.99f;
8
 private final static float MAX_QPRIO=9999.99f;
9
 public static final int IO_BUFFER=4096;
9
 public static final int IO_BUFFER=4096;
10
 
10
 
11
 public static final String PROG_VERSION="0.30";
11
 public static final String PROG_VERSION="0.31";
12
 public static final String PROG_NAME="Smart Cache Loader";
12
 public static final String PROG_NAME="Smart Cache Loader";
13
 public static final String PROG_URL="http://scloader.sourceforge.net";
13
 public static final String PROG_URL="http://scloader.sourceforge.net";
14
 public static final String PROG_COPYRIGHT="Copyright (c) Radim Kolar 1998-2007. Open source software; There is NO warranty.\n"+
14
 public static final String PROG_COPYRIGHT="Copyright (c) Radim Kolar 1998-2007. Open source software; There is NO warranty.\n"+

Loggerhead is a web-based interface for Bazaar branches