Develop and Download Open Source Software

FilterCategory:             
Group:  

calico's History

Time Project Event
2011-05-10  
13:27 sqlitejdbc [Ticket] Close date #25093: 2011-05-10 13:27
13:27 sqlitejdbc [Ticket] Change Status of #25093: Open -> Closed
13:27 sqlitejdbc [Ticket] Add Comment on ticket #25093
It's a feature.
2009-03-13  
23:45 sqlitejdbc [File Release] Release '1.1.4' has been updated
01:44 sqlitejdbc [SVN] Commit revision 404
RTREEを組み込むように修正(SpatiaLiteが動かないため)。
2009-03-11  
00:15 sqlitejdbc [File Release] Release '1.1.4' has been updated
00:13 sqlitejdbc [SVN] Commit revision 403
Tagging the 1.1.4 release of the 'SQLite3 JDBC Driver' project.
00:12 sqlitejdbc [File Release] Release '1.1.4' has been updated
00:12 sqlitejdbc [File Release] New release '1.1.4' has been created
00:11 sqlitejdbc [File Release] Release '1.1.4' has been updated
00:11 sqlitejdbc [File Release] New release '1.1.4' has been created
2009-03-10  
23:59 sqlitejdbc [SVN] Commit revision 402
スペルミスを修正。
23:57 sqlitejdbc [SVN] Commit revision 401
jarファイルを拡張フォルダにコピーして使う方法を追記。
23:46 sqlitejdbc [SVN] Commit revision 400
run.jvmargsプロパティを削除。 JDBCドライバのバージョンを1.1.4にUP。 SQLiteのバージョンを3.6.4にUP。
23:45 sqlitejdbc [SVN] Commit revision 399
NetBeans 6.5用に自動更新。
23:42 sqlitejdbc [SVN] Commit revision 398
executeQuery()は例外が発生するのが現在のSQLiteの仕様のため@Testにexpctedを追加。
23:40 sqlitejdbc [SVN] Commit revision 397
assertEquals(double, double)が非推奨になったため修正。 geSQL()、status()のテストコードを追加。
23:38 sqlitejdbc [SVN] Commit revision 396
JDBC URL、SQLite拡張ファイルパスをプラットフォームに依存しないように修正。 nextStatement()を修正。
23:25 sqlitejdbc [SVN] Commit revision 395
JDBC URLをプラットフォームに依存しないように修正。
23:15 sqlitejdbc [SVN] Commit revision 394
SQLite ver 3.6.4 対応。 ・sqlite3_stmt_statusに対応。
23:12 sqlitejdbc [SVN] Commit revision 393
eVC4.0用makefile新規追加。
23:12 sqlitejdbc [SVN] Commit revision 392
MACHINEオプションをマクロ化。
23:11 sqlitejdbc [SVN] Commit revision 391
LPVOIDとjlongの変換関数にNULL対応を追加。 コメントの文字化けを修正。
23:10 sqlitejdbc [SVN] Commit revision 390
LPVOIDとjlongの変換関数にNULL対応を追加。 コメントの文字化けを修正。
2009-01-21  
00:26 sqlitejdbc [SVN] Commit revision 389
JNIファイル名をマクロ化。不要なコメントアウト文を削除。
2009-01-18  
23:19 sqlitejdbc [SVN] Commit revision 388
Visual C++用Makefileを新規追加。
2009-01-14  
23:21 sqlitejdbc [SVN] Commit revision 387
SQLite ver 3.6.4 対応。
2008-10-12  
20:16 sqlitejdbc [SVN] Commit revision 386
Tagging the 1.1.3 release of the 'SQLite3 JDBC Driver' project.
19:52 sqlitejdbc [SVN] Commit revision 385
SQLite ver 3.6.3 対応。
2008-09-17  
23:47 sqlitejdbc [SVN] Commit revision 384
パス区切り文字が'/'の場合にテストが失敗していたのを修正。
23:19 sqlitejdbc [SVN] Commit revision 383
Macintosh用Makefileを作成。
2008-09-04  
01:31 sqlitejdbc [SVN] Commit revision 382
Tagging the 1.1.2 release of the 'SQLite3 JDBC Driver' project.
01:30 sqlitejdbc [SVN] Commit revision 381
SQLite ver 3.6.2 対応。
00:57 sqlitejdbc [SVN] Commit revision 380
SQLite ver 3.6.2 対応。 ・JDBCドライバ、JNIライブラリのバージョンを1.1.2に変更。
2008-08-23  
22:18 sqlitejdbc [SVN] Commit revision 379
Tagging the 1.1.1 release of the 'SQLite3 JDBC Driver' project.
22:17 sqlitejdbc [SVN] Commit revision 378
SQLite ver 3.6.1対応。 ・connectionStatus()のテストコードを追加。
22:17 sqlitejdbc [SVN] Commit revision 377
SQLite ver 3.6.1対応に伴いgetDatabaseProductVersion()のテストコードを修正。
22:16 sqlitejdbc [SVN] Commit revision 376
SQLite ver 3.6.1対応。 ・connectionStatus()を追加。
22:14 sqlitejdbc [SVN] Commit revision 375
SQLite ver 3.6.1対応。 ・JDBCドライバ、JNIライブラリのバージョンを1.1.1に変更。 ・sqlite3_db_stat...
2008-07-30  
22:54 sqlitejdbc [SVN] Commit revision 374
Tagging the 1.1.0 release of the 'SQLite3 JDBC Driver' project.
22:37 sqlitejdbc [SVN] Commit revision 373
SQLite ver 3.6.0対応。 ・fts3をビルド対象外に変更。
21:36 sqlitejdbc [SVN] Commit revision 372
executeQuery()のテストコードを追加(SQLiteの仕様により必ず例外が発生する)。
21:35 sqlitejdbc [SVN] Commit revision 371
SQLite ver 3.6.0対応に伴いgetDatabaseProductVersion()のテストコードを修正。
21:34 sqlitejdbc [SVN] Commit revision 370
SQLite ver 3.6.0対応。 ・nextStatement()のテストコードを追加。 ・status()のテストコードを追加。
21:33 sqlitejdbc [SVN] Commit revision 369
SQLite ver 3.6.0対応。 ・nextStatement()を追加。
21:33 sqlitejdbc [SVN] Commit revision 368
SQLite ver 3.6.0対応。 ・highwaterMemory()を非推奨に変更。 ・usedMemory()を非推奨に変更。 ・nextS...
21:29 sqlitejdbc [SVN] Commit revision 367
SQLite ver 3.6.0対応に伴い以下のメソッドを削除(SQLITE_DEBUGがプリプロセッサ定義に設定されている...
21:28 sqlitejdbc [SVN] Commit revision 366
コンストラクタ内でPRAGMA encodingコマンドを発行しないように変更。
21:28 sqlitejdbc [SVN] Commit revision 365
SQLite ver 3.6.0対応。 ・sqlite3_next_stmt()を追加。 ・sqlite3_status()を追加。 ・sqlite3_mutex_h...
2008-06-26  
14:16 mysaifujvm [Ticket] Add Comment on ticket #12807
Logged In: YES user_id=33370 WM_Camera(http://codezine.jp/a/article/aid/2244.aspx)の WinMain...

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.