AminetAminet
Search:
84799 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/gg/sqlite.lha

Mirror:Random
Showing: m68k-amigaos iconppc-amigaos iconppc-morphos iconi386-aros iconi386-amithlon iconppc-warpup iconppc-powerup icongeneric icon
No screenshot available
Short:SQLite v2.0.3 - An SQL Database Engine in a C Library
Author: louise at louise.amiga.hu
Uploader:
Type:dev/gg
Architecture:m68k-amigaos
Date:2001-10-21
Download:dev/gg/sqlite.lha - View contents
Readme:dev/gg/sqlite.readme
Downloads:661

Ported by LouiSe

more info and other AMIGA ports at:
http://louise.amiga.hu

-----------------------------------------

SQLite is a C library that implements an SQL database engine.
A large subset of SQL92 is supported. A complete database is
stored in a single disk file. The API is designed for convenience
and ease of use. Applications that link against SQLite can
enjoy the power and flexiblity of an SQL database without
the administrative hassles of supporting a separate database
 server. Because it omits the client-server interaction overhead
and writes directly to disk, SQLite is also faster than the big
database servers for most operations. In addition to the C library,
the SQLite distribution includes a command-line tool for
interacting nwith SQLite databases and SQLite bindings for Tcl/Tk. 

This directory contains source code to 

    SQLite: An SQL Database Engine in a C Library

To compile the project, first create a directory in which to place
the build products.  It is recommended, but not required, that the
build directory be separate from the source directory.  Cd into the
build directory and then from the build directory run the configure
script found at the root of the source tree.  Then run "make".

For example:

    tar xzf sqlite.tar.gz    ;#  Unpack the source tree into "sqlite"
    mkdir bld                ;#  Build will occur in a sibling directory
    cd bld                   ;#  Change to the build directory
    ../sqlite/configure      ;#  Run the configure script
    make                     ;#  Run the makefile.

The configure script uses autoconf 2.50 and libtool.  If the configure
script does not work out for you, there is a generic makefile named
"Makefile.template" in the top directory of the source tree that you
can copy and edit to suite your needs.  Comments on the generic makefile
show what changes are needed.


Contents of dev/gg/sqlite.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                  639    1387  46.1% -lh5- a3bf Oct 18  2001 sqlite.readme
[generic]               224162  533004  42.1% -lh5- 46cd Oct 18  2001 sqlite/.libs/libsqlite.a
[generic]                  373     653  57.1% -lh5- 11e1 Oct 18  2001 sqlite/.libs/libsqlite.lai
[generic]                47541  184673  25.7% -lh5- 37bb Oct 18  2001 sqlite/aclocal.m4
[generic]                  195     286  68.2% -lh5- ba4f Oct 18  2001 sqlite/btree.lo
[generic]                27382   60811  45.0% -lh5- e277 Oct 18  2001 sqlite/btree.o
[generic]                  197     286  68.9% -lh5- 3dbc Oct 18  2001 sqlite/build.lo
[generic]                17934   41788  42.9% -lh5- 4964 Oct 18  2001 sqlite/build.o
[generic]                12411   38504  32.2% -lh5- d90b Oct 18  2001 sqlite/config.guess
[generic]                 4793   25193  19.0% -lh5- cb67 Oct 18  2001 sqlite/config.log
[generic]                 5230   14505  36.1% -lh5- 1fd5 Oct 18  2001 sqlite/config.status
[generic]                 8822   28224  31.3% -lh5- 8edd Oct 18  2001 sqlite/config.sub
[generic]               109908  456104  24.1% -lh5- b8a4 Oct 18  2001 sqlite/configure
[generic]                 3746   12848  29.2% -lh5- 37a2 Oct 18  2001 sqlite/configure.ac
[generic]                 3928   13591  28.9% -lh5- 69dd Oct 18  2001 sqlite/configure.in
[generic]                    2       2 100.0% -lh0- 07b3 Oct 18  2001 sqlite/contrib/CVS/Entries
[generic]                   15      15 100.0% -lh0- 7739 Oct 18  2001 sqlite/contrib/CVS/Repository
[generic]                   38      38 100.0% -lh0- b19b Oct 18  2001 sqlite/contrib/CVS/Root
[generic]                  291     775  37.5% -lh5- 8ff1 Oct 18  2001 sqlite/CVS/Entries
[generic]                    7       7 100.0% -lh0- fe2e Oct 18  2001 sqlite/CVS/Repository
[generic]                   38      38 100.0% -lh0- b19b Oct 18  2001 sqlite/CVS/Root
[generic]                  194     288  67.4% -lh5- d69e Oct 18  2001 sqlite/delete.lo
[generic]                 4488    9988  44.9% -lh5- 8043 Oct 18  2001 sqlite/delete.o
[generic]                   66      89  74.2% -lh5- 20a4 Oct 18  2001 sqlite/doc/CVS/Entries
[generic]                   11      11 100.0% -lh0- c5a2 Oct 18  2001 sqlite/doc/CVS/Repository
[generic]                   38      38 100.0% -lh0- b19b Oct 18  2001 sqlite/doc/CVS/Root
[generic]                11635   34694  33.5% -lh5- d8ae Oct 18  2001 sqlite/doc/lemon.html
[generic]                  991    3369  29.4% -lh5- fc51 Oct 18  2001 sqlite/doc/report1.txt
[generic]                  196     284  69.0% -lh5- b3df Oct 18  2001 sqlite/expr.lo
[generic]                12226   26905  45.4% -lh5- 975e Oct 18  2001 sqlite/expr.o
[generic]                  195     284  68.7% -lh5- fe73 Oct 18  2001 sqlite/hash.lo
[generic]                 6768   15335  44.1% -lh5- 9b36 Oct 18  2001 sqlite/hash.o
[generic]                  196     288  68.1% -lh5- ea51 Oct 18  2001 sqlite/insert.lo
[generic]                 5616   12362  45.4% -lh5- 9bf3 Oct 18  2001 sqlite/insert.o
[generic]                 2233    5598  39.9% -lh5- a21f Oct 18  2001 sqlite/install-sh
[generic]               112972  273868  41.3% -lh5- e639 Oct 18  2001 sqlite/lemon
[generic]                 5840   19870  29.4% -lh5- 27d0 Oct 18  2001 sqlite/lempar.c
[generic]                  373     652  57.2% -lh5- fbfa Oct 18  2001 sqlite/libsqlite.la
[generic]                50289  183302  27.4% -lh5- 3c15 Oct 18  2001 sqlite/libtool
[generic]                43448  157288  27.6% -lh5- c216 Oct 18  2001 sqlite/ltmain.sh
[generic]                  192     284  67.6% -lh5- 0c53 Oct 18  2001 sqlite/main.lo
[generic]                 7243   16232  44.6% -lh5- 30ae Oct 18  2001 sqlite/main.o
[generic]                 2512    8254  30.4% -lh5- 662c Oct 18  2001 sqlite/Makefile
[generic]                 2494    8300  30.0% -lh5- c72c Oct 18  2001 sqlite/Makefile.in
[generic]                 3138    9733  32.2% -lh5- dca2 Oct 18  2001 sqlite/Makefile.template
[generic]                    2       2 100.0% -lh0- 07b3 Oct 18  2001 sqlite/notes/CVS/Entries
[generic]                   13      13 100.0% -lh0- 0729 Oct 18  2001 sqlite/notes/CVS/Repository
[generic]                   38      38 100.0% -lh0- b19b Oct 18  2001 sqlite/notes/CVS/Root
[generic]                  193     280  68.9% -lh5- d10a Oct 18  2001 sqlite/os.lo
[generic]                 7559   17096  44.2% -lh5- edfc Oct 18  2001 sqlite/os.o
[generic]                  196     286  68.5% -lh5- 2098 Oct 18  2001 sqlite/pager.lo
[generic]                11604   25733  45.1% -lh5- 9bcd Oct 18  2001 sqlite/pager.o
[generic]                31410  325498   9.6% -lh5- 80e4 Oct 18  2001 sqlite/parse.c
[generic]                  655    4095  16.0% -lh5- 1f82 Oct 18  2001 sqlite/parse.h
[generic]                  196     286  68.5% -lh5- 5f17 Oct 18  2001 sqlite/parse.lo
[generic]                29772  103414  28.8% -lh5- ddc3 Oct 18  2001 sqlite/parse.o
[generic]                16371  304164   5.4% -lh5- 1bcd Oct 18  2001 sqlite/parse.out
[generic]                 4504   18964  23.8% -lh5- c21c Oct 18  2001 sqlite/parse.y
[generic]                  196     288  68.1% -lh5- fc22 Oct 18  2001 sqlite/printf.lo
[generic]                 9955   21181  47.0% -lh5- 52bb Oct 18  2001 sqlite/printf.o
[generic]                 1051    2491  42.2% -lh5- dff1 Oct 18  2001 sqlite/publish.sh
[generic]                  196     288  68.1% -lh5- fefe Oct 18  2001 sqlite/random.lo
[generic]                 3875    8743  44.3% -lh5- 18f5 Oct 18  2001 sqlite/random.o
[generic]                  503    1067  47.1% -lh5- 333e Oct 18  2001 sqlite/README
[generic]                  195     288  67.7% -lh5- b5f7 Oct 18  2001 sqlite/select.lo
[generic]                12347   26784  46.1% -lh5- 67b7 Oct 18  2001 sqlite/select.o
[generic]                83300  184868  45.1% -lh5- 12ab Oct 18  2001 sqlite/sqlite
[generic]                 4764   14445  33.0% -lh5- c614 Oct 18  2001 sqlite/sqlite.h
[generic]                24320   85611  28.4% -lh5- 3199 Oct 18  2001 sqlite/src/btree.c
[generic]                  727    2068  35.2% -lh5- f34c Oct 18  2001 sqlite/src/btree.h
[generic]                12626   48416  26.1% -lh5- 5d05 Oct 18  2001 sqlite/src/build.c
[generic]                  477    1396  34.2% -lh5- 7804 Oct 18  2001 sqlite/src/CVS/Entries
[generic]                   11      11 100.0% -lh0- 7737 Oct 18  2001 sqlite/src/CVS/Repository
[generic]                   38      38 100.0% -lh0- b19b Oct 18  2001 sqlite/src/CVS/Root
[generic]                 1912    5254  36.4% -lh5- 8598 Oct 18  2001 sqlite/src/delete.c
[generic]                    2       2 100.0% -lh0- 07b3 Oct 18  2001 sqlite/src/ex/CVS/Entries
[generic]                   14      14 100.0% -lh0- 2a2f Oct 18  2001 sqlite/src/ex/CVS/Repository
[generic]                   38      38 100.0% -lh0- b19b Oct 18  2001 sqlite/src/ex/CVS/Root
[generic]                 6686   31031  21.5% -lh5- f6bc Oct 18  2001 sqlite/src/expr.c
[generic]                 2765    9636  28.7% -lh5- b21d Oct 18  2001 sqlite/src/hash.c
[generic]                 1468    3701  39.7% -lh5- 5022 Oct 18  2001 sqlite/src/hash.h
[generic]                 2691    8316  32.4% -lh5- 43bd Oct 18  2001 sqlite/src/insert.c
[generic]                 5249   15928  33.0% -lh5- b11d Oct 18  2001 sqlite/src/main.c
[generic]                 3899   10875  35.9% -lh5- 0c6a Oct 18  2001 sqlite/src/md5.c
[generic]                 5401   17192  31.4% -lh5- 2e32 Oct 18  2001 sqlite/src/os.c
[generic]                  824    1950  42.3% -lh5- cda2 Oct 18  2001 sqlite/src/os.h
[generic]                10356   35383  29.3% -lh5- 4432 Oct 18  2001 sqlite/src/pager.c
[generic]                  813    1867  43.5% -lh5- 6683 Oct 18  2001 sqlite/src/pager.h
[generic]                 4504   18964  23.8% -lh5- c21c Oct 18  2001 sqlite/src/parse.y
[generic]                 8146   28686  28.4% -lh5- 0cb3 Oct 18  2001 sqlite/src/printf.c
[generic]                 1097    2704  40.6% -lh5- 1d53 Oct 18  2001 sqlite/src/random.c
[generic]                 8593   30822  27.9% -lh5- 3841 Oct 18  2001 sqlite/src/select.c
[generic]                 7019   25149  27.9% -lh5- 314a Oct 18  2001 sqlite/src/shell.c
[generic]                 4811   15395  31.3% -lh5- 4fdc Oct 18  2001 sqlite/src/shell.tcl
[generic]                 4776   14453  33.0% -lh5- 6e3a Oct 18  2001 sqlite/src/sqlite.h.in
[generic]                 6042   18444  32.8% -lh5- abb0 Oct 18  2001 sqlite/src/sqliteInt.h
[generic]                 1670    4680  35.7% -lh5- 24c9 Oct 18  2001 sqlite/src/table.c
[generic]                 4979   15428  32.3% -lh5- 2c50 Oct 18  2001 sqlite/src/tclsqlite.c
[generic]                 1910    9177  20.8% -lh5- cfdd Oct 18  2001 sqlite/src/test1.c
[generic]                 1927   11614  16.6% -lh5- ebd1 Oct 18  2001 sqlite/src/test2.c
[generic]                 3341   23469  14.2% -lh5- 50c5 Oct 18  2001 sqlite/src/test3.c
[generic]                  198     313  63.3% -lh5- ee2f Oct 18  2001 sqlite/src/TODO
[generic]                 3379   12675  26.7% -lh5- d767 Oct 18  2001 sqlite/src/tokenize.c
[generic]                 2536    7844  32.3% -lh5- 172e Oct 18  2001 sqlite/src/update.c
[generic]                 8772   29472  29.8% -lh5- c72f Oct 18  2001 sqlite/src/util.c
[generic]                31440  115957  27.1% -lh5- 5234 Oct 18  2001 sqlite/src/vdbe.c
[generic]                 2323    7058  32.9% -lh5- 209d Oct 18  2001 sqlite/src/vdbe.h
[generic]                 4482   15024  29.8% -lh5- ff33 Oct 18  2001 sqlite/src/where.c
[generic]                  196     286  68.5% -lh5- f7a8 Oct 18  2001 sqlite/table.lo
[generic]                 2570    5475  46.9% -lh5- 5273 Oct 18  2001 sqlite/table.o
[generic]                  895    1843  48.6% -lh5- 5b39 Oct 18  2001 sqlite/test/all.test
[generic]                 1052    2600  40.5% -lh5- d397 Oct 18  2001 sqlite/test/bigrow.test
[generic]                 4382   22525  19.5% -lh5- b100 Oct 18  2001 sqlite/test/btree.test
[generic]                 3484   12623  27.6% -lh5- 83d8 Oct 18  2001 sqlite/test/btree2.test
[generic]                 1286    3755  34.2% -lh5- 4bdf Oct 18  2001 sqlite/test/copy.test
[generic]                  436    1714  25.4% -lh5- d7ee Oct 18  2001 sqlite/test/CVS/Entries
[generic]                   12      12 100.0% -lh0- c026 Oct 18  2001 sqlite/test/CVS/Repository
[generic]                   38      38 100.0% -lh0- b19b Oct 18  2001 sqlite/test/CVS/Root
[generic]                 1261    4578  27.5% -lh5- 9536 Oct 18  2001 sqlite/test/delete.test
[generic]                 3229   14985  21.5% -lh5- 8be7 Oct 18  2001 sqlite/test/expr.test
[generic]                 1405    4972  28.3% -lh5- b298 Oct 18  2001 sqlite/test/func.test
[generic]                 1489    4657  32.0% -lh5- 7b1b Oct 18  2001 sqlite/test/in.test
[generic]                 2055    9065  22.7% -lh5- 8e1b Oct 18  2001 sqlite/test/index.test
[generic]                 1383    4822  28.7% -lh5- a18d Oct 18  2001 sqlite/test/insert.test
[generic]                  899    2297  39.1% -lh5- de4b Oct 18  2001 sqlite/test/insert2.test
[generic]                  782    1689  46.3% -lh5- 8c8e Oct 18  2001 sqlite/test/ioerr.test
[generic]                 1605    6124  26.2% -lh5- b3fd Oct 18  2001 sqlite/test/lock.test
[generic]                  979    3223  30.4% -lh5- cce5 Oct 18  2001 sqlite/test/main.test
[generic]                 1113    2632  42.3% -lh5- 20da Oct 18  2001 sqlite/test/malloc.test
[generic]                 1084    3032  35.8% -lh5- 55a9 Oct 18  2001 sqlite/test/misc1.test
[generic]                 1260    5541  22.7% -lh5- ad74 Oct 18  2001 sqlite/test/pager.test
[generic]                 1015    3929  25.8% -lh5- 8324 Oct 18  2001 sqlite/test/printf.test
[generic]                  431     812  53.1% -lh5- 7bb9 Oct 18  2001 sqlite/test/quick.test
[generic]                  673    1689  39.8% -lh5- 4fc6 Oct 18  2001 sqlite/test/quote.test
[generic]                 1734    7606  22.8% -lh5- 5624 Oct 18  2001 sqlite/test/rowid.test
[generic]                 2025   11449  17.7% -lh5- 37a7 Oct 18  2001 sqlite/test/select1.test
[generic]                 1129    3207  35.2% -lh5- 1383 Oct 18  2001 sqlite/test/select2.test
[generic]                 1105    3256  33.9% -lh5- 5de4 Oct 18  2001 sqlite/test/select3.test
[generic]                 1242    5890  21.1% -lh5- b9a2 Oct 18  2001 sqlite/test/select4.test
[generic]                  977    2632  37.1% -lh5- e6e5 Oct 18  2001 sqlite/test/select5.test
[generic]                 1199    3624  33.1% -lh5- 0a1d Oct 18  2001 sqlite/test/sort.test
[generic]                  963    2504  38.5% -lh5- 1064 Oct 18  2001 sqlite/test/subselect.test
[generic]                 1961    7765  25.3% -lh5- 1275 Oct 18  2001 sqlite/test/table.test
[generic]                 1056    2844  37.1% -lh5- 8f32 Oct 18  2001 sqlite/test/tableapi.test
[generic]                  784    1808  43.4% -lh5- 3014 Oct 18  2001 sqlite/test/tclsqlite.test
[generic]                 1442    5607  25.7% -lh5- d2bf Oct 18  2001 sqlite/test/temptable.test
[generic]                 1897    5333  35.6% -lh5- e32d Oct 18  2001 sqlite/test/tester.tcl
[generic]                 1518    8996  16.9% -lh5- b26c Oct 18  2001 sqlite/test/trans.test
[generic]                  919    3231  28.4% -lh5- 866e Oct 18  2001 sqlite/test/unique.test
[generic]                 1769   13322  13.3% -lh5- 572f Oct 18  2001 sqlite/test/update.test
[generic]                  765    2042  37.5% -lh5- 9707 Oct 18  2001 sqlite/test/vacuum.test
[generic]                 1259    4085  30.8% -lh5- c826 Oct 18  2001 sqlite/test/where.test
[generic]                  198     292  67.8% -lh5- 9d52 Oct 18  2001 sqlite/tokenize.lo
[generic]                 6908   15145  45.6% -lh5- 9f96 Oct 18  2001 sqlite/tokenize.o
[generic]                  163     309  52.8% -lh5- ef5f Oct 18  2001 sqlite/tool/CVS/Entries
[generic]                   12      12 100.0% -lh0- deee Oct 18  2001 sqlite/tool/CVS/Repository
[generic]                   38      38 100.0% -lh0- b19b Oct 18  2001 sqlite/tool/CVS/Root
[generic]                30260  116333  26.0% -lh5- c550 Oct 18  2001 sqlite/tool/lemon.c
[generic]                 5840   19870  29.4% -lh5- 27d0 Oct 18  2001 sqlite/tool/lempar.c
[generic]                  251     410  61.2% -lh5- 2e89 Oct 18  2001 sqlite/tool/memleak.awk
[generic]                  301     507  59.4% -lh5- eb97 Oct 18  2001 sqlite/tool/opcodeDoc.awk
[generic]                  232     359  64.6% -lh5- b20a Oct 18  2001 sqlite/tool/opNames.awk
[generic]                  161     239  67.4% -lh5- d3f3 Oct 18  2001 sqlite/tool/renumberOps.awk
[generic]                  936    2129  44.0% -lh5- f4ce Oct 18  2001 sqlite/tool/report1.txt
[generic]                  196     288  68.1% -lh5- 5366 Oct 18  2001 sqlite/update.lo
[generic]                 5393   11888  45.4% -lh5- e6c9 Oct 18  2001 sqlite/update.o
[generic]                  196     284  69.0% -lh5- 2f25 Oct 18  2001 sqlite/util.lo
[generic]                 9037   19184  47.1% -lh5- 6bc3 Oct 18  2001 sqlite/util.o
[generic]                  196     284  69.0% -lh5- 75e3 Oct 18  2001 sqlite/vdbe.lo
[generic]                34825   73980  47.1% -lh5- 85f0 Oct 18  2001 sqlite/vdbe.o
[generic]                    6       6 100.0% -lh0- ea17 Oct 18  2001 sqlite/VERSION
[generic]                  196     286  68.5% -lh5- 57fb Oct 18  2001 sqlite/where.lo
[generic]                 7079   15010  47.2% -lh5- bd84 Oct 18  2001 sqlite/where.o
[generic]                  616    2503  24.6% -lh5- 755f Oct 18  2001 sqlite/www/arch.fig
[generic]                 4039    4447  90.8% -lh5- bde0 Oct 18  2001 sqlite/www/arch.png
[generic]                 2910    6919  42.1% -lh5- ae77 Oct 18  2001 sqlite/www/arch.tcl
[generic]                 6207   16002  38.8% -lh5- e480 Oct 18  2001 sqlite/www/changes.tcl
[generic]                 2470    5738  43.0% -lh5- 2f6b Oct 18  2001 sqlite/www/crosscompile.tcl
[generic]                  278     703  39.5% -lh5- be80 Oct 18  2001 sqlite/www/CVS/Entries
[generic]                   11      11 100.0% -lh0- 4629 Oct 18  2001 sqlite/www/CVS/Repository
[generic]                   38      38 100.0% -lh0- b19b Oct 18  2001 sqlite/www/CVS/Root
[generic]                 7528   22274  33.8% -lh5- 4b95 Oct 18  2001 sqlite/www/c_interface.tcl
[generic]                  913    2050  44.5% -lh5- 421b Oct 18  2001 sqlite/www/download.tcl
[generic]                  770    1631  47.2% -lh5- 328d Oct 18  2001 sqlite/www/dynload.tcl
[generic]                 2792    6490  43.0% -lh5- 2f45 Oct 18  2001 sqlite/www/index.tcl
[generic]                 8485   23642  35.9% -lh5- f621 Oct 18  2001 sqlite/www/lang.tcl
[generic]                 1611    3900  41.3% -lh5- 81b9 Oct 18  2001 sqlite/www/mingw.tcl
[generic]                 3946   10658  37.0% -lh5- 8f94 Oct 18  2001 sqlite/www/opcode.tcl
[generic]                 3240    8701  37.2% -lh5- 47df Oct 18  2001 sqlite/www/speed.tcl
[generic]                 6182   17043  36.3% -lh5- 0885 Oct 18  2001 sqlite/www/sqlite.tcl
[generic]                 2931    7625  38.4% -lh5- 6ee1 Oct 18  2001 sqlite/www/tclsqlite.tcl
[generic]                21665   80000  27.1% -lh5- 80b3 Oct 18  2001 sqlite/www/vdbe.tcl
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       192 files 1389977 4663762  29.8%            Oct 20  2001
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>