Alexey Romanov
|
7ac3bc0fce
|
More test changes
|
2010-11-19 10:22:17 +03:00 |
|
Alexey Romanov
|
355e8c7209
|
Removed commented out portion of test
|
2010-11-19 10:13:31 +03:00 |
|
Alexey Romanov
|
e4edf17f17
|
Fixed 'concurrent' inserts test
|
2010-11-19 10:12:39 +03:00 |
|
Alexey Romanov
|
1f45ee05f5
|
101 isn't table id, it's SQLITE_DONE code
|
2010-11-18 18:02:01 +03:00 |
|
Alexey Romanov
|
2c54ea4930
|
Added a failing test for concurrent use
|
2010-11-18 17:52:22 +03:00 |
|
Alexey Romanov
|
93f4f8eb18
|
Added test
|
2010-11-18 17:39:36 +03:00 |
|
Alexey Romanov
|
da4efc61f6
|
Cleaner error handling
|
2010-11-18 17:05:56 +03:00 |
|
Alexey Romanov
|
10950c2b85
|
Deleted unneeded (?) C files
|
2010-11-18 16:40:11 +03:00 |
|
Alexey Romanov
|
10040804a7
|
Renamed parameter
|
2010-11-18 15:05:48 +03:00 |
|
Alexey Romanov
|
e8d5086405
|
Removed unimplemented create_function
|
2010-11-18 14:32:37 +03:00 |
|
Alexey Romanov
|
baa51b0c68
|
Improved documentation
|
2010-11-18 14:31:33 +03:00 |
|
Alexey Romanov
|
466e0332f4
|
Allow temporary and in-memory databases
|
2010-11-18 14:06:04 +03:00 |
|
Alexey Romanov
|
fca4596295
|
Moved cross-compilation config into master branch
|
2010-11-18 13:16:52 +03:00 |
|
Alexey Romanov
|
71866dcc05
|
Improved make clean
|
2010-11-18 12:45:37 +03:00 |
|
Alexey Romanov
|
498b07eb01
|
Updated rebar to new version
|
2010-11-15 11:43:17 +03:00 |
|
Alexey Romanov
|
b9ddec8abb
|
Open and close db only one time per test
|
2010-11-12 12:05:02 +03:00 |
|
Alexey Romanov
|
6701c6f567
|
Close DB in test
|
2010-11-12 11:42:45 +03:00 |
|
Alexey Romanov
|
a6196dabb7
|
Slightly optimized dataset copy
|
2010-11-12 11:40:38 +03:00 |
|
Alexey Romanov
|
4310a0f64d
|
Merge branch '64bit' of git@ssh.github.com:alexeyr/erlang-sqlite3 into 64bit
Conflicts:
c_src/sqlite3_drv.c
|
2010-11-12 10:36:29 +03:00 |
|
Alexey Romanov
|
5ba980d799
|
Fixed formatting
|
2010-11-12 10:30:21 +03:00 |
|
Alexey Romanov
|
e1ced26686
|
Fixed formatting
|
2010-11-11 14:22:30 +03:00 |
|
Alexey Romanov
|
24b26465b2
|
Support for 64-bit integers works
|
2010-11-11 13:55:44 +03:00 |
|
Alexey Romanov
|
84bd28d70a
|
More similar to floats
|
2010-11-09 17:00:08 +03:00 |
|
Alexey Romanov
|
4864e114e8
|
First attempt to support 64-bit ints
|
2010-11-09 16:49:19 +03:00 |
|
Alexey Romanov
|
71ab94ba7c
|
Changed version number to 1.0
|
2010-10-28 10:36:24 +04:00 |
|
Alexey Romanov
|
09b640522b
|
Added test for escaping
|
2010-10-28 10:22:09 +04:00 |
|
Alexey Romanov
|
2059bfd7fd
|
Support for BLOBs
|
2010-10-28 10:14:04 +04:00 |
|
Alexey Romanov
|
64101b04e1
|
Clean .eunit directory on make clean
|
2010-10-26 10:55:04 +04:00 |
|
Alexey Romanov
|
92668f10ef
|
Fix search path for port driver
|
2010-10-26 10:51:09 +04:00 |
|
Alexey Romanov
|
93e4e74461
|
Indentation fixed
|
2010-10-22 12:07:24 +04:00 |
|
Alexey Romanov
|
7ca03405b7
|
Removed accidental duplication of debug output
|
2010-10-22 10:38:31 +04:00 |
|
Alexey Romanov
|
8ae641e4e5
|
Changed external calls to the same module to local calls
|
2010-10-22 10:32:03 +04:00 |
|
Alexey Romanov
|
c53f0de508
|
Better interface for bulk inserts
|
2010-10-22 10:26:34 +04:00 |
|
Alexey Romanov
|
3bfd35418c
|
Slight change in test
|
2010-10-22 10:02:00 +04:00 |
|
Alexey Romanov
|
83e7ae5a35
|
Separate debugging macros from testing
|
2010-10-21 13:12:41 +04:00 |
|
Alexey Romanov
|
c7444dc5aa
|
Restored correct error handling
|
2010-10-21 12:03:17 +04:00 |
|
Alexey Romanov
|
8548bbac69
|
Factored out common code in sqlite3:handle_call/1
|
2010-10-20 18:13:20 +04:00 |
|
Alexey Romanov
|
ce7e326391
|
Add debugging macros
|
2010-10-20 18:05:26 +04:00 |
|
Alexey Romanov
|
8545a74c7e
|
Added read_all functions
|
2010-10-20 15:01:30 +04:00 |
|
Alexey Romanov
|
535992b560
|
Removed possibility of accidentally handling gen_cast or gen_call in sqlite3:wait_result/1
|
2010-10-19 18:43:54 +04:00 |
|
Alexey Romanov
|
9c28f38027
|
Fix handling of default values
|
2010-10-15 12:52:49 +04:00 |
|
Alexey Romanov
|
78944481d7
|
Slight test change
|
2010-10-15 10:54:34 +04:00 |
|
Alexey Romanov
|
d6dddd6aca
|
Removed unused applications from sqlite3.app.src
|
2010-10-15 10:50:45 +04:00 |
|
Alexey Romanov
|
3f0e281cba
|
Marked phony make targets
|
2010-10-14 14:20:44 +04:00 |
|
Alexey Romanov
|
cc14eff7c6
|
Fix sqlite3.app.src
|
2010-10-14 13:08:16 +04:00 |
|
Alexey Romanov
|
56bfbe484d
|
Got rid of Dialyzer warnings
|
2010-10-14 12:40:47 +04:00 |
|
Alexey Romanov
|
bab3014e1a
|
make static works again
|
2010-10-14 12:25:03 +04:00 |
|
Alexey Romanov
|
2c84aefb48
|
Simplified rm -rf deps ebin priv doc/*
|
2010-10-14 12:12:53 +04:00 |
|
Alexey Romanov
|
fa377cc942
|
Moved sqlite3_test.erl into test subdirectory
|
2010-10-14 10:34:52 +04:00 |
|
Alexey Romanov
|
562725bb2e
|
Fixed rm -rf deps ebin priv doc/* ct_run* all_runs.html variables* index.html to prevent deleting .svn
|
2010-10-14 10:33:41 +04:00 |
|