You can subscribe to this list here.
| 2010 |
Jan
|
Feb
|
Mar
(97) |
Apr
(160) |
May
(139) |
Jun
(17) |
Jul
(51) |
Aug
(39) |
Sep
(21) |
Oct
(45) |
Nov
(60) |
Dec
(110) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2011 |
Jan
(34) |
Feb
(84) |
Mar
(154) |
Apr
(81) |
May
(107) |
Jun
(33) |
Jul
(30) |
Aug
(49) |
Sep
(68) |
Oct
(96) |
Nov
(39) |
Dec
(23) |
| 2012 |
Jan
(45) |
Feb
(53) |
Mar
(39) |
Apr
(32) |
May
(62) |
Jun
(48) |
Jul
(42) |
Aug
(61) |
Sep
(56) |
Oct
(48) |
Nov
(57) |
Dec
(16) |
| 2013 |
Jan
(52) |
Feb
(10) |
Mar
(20) |
Apr
(43) |
May
(37) |
Jun
(56) |
Jul
(53) |
Aug
(15) |
Sep
(41) |
Oct
(47) |
Nov
(75) |
Dec
(63) |
| 2014 |
Jan
(39) |
Feb
(80) |
Mar
(41) |
Apr
(47) |
May
(43) |
Jun
(38) |
Jul
(15) |
Aug
|
Sep
(4) |
Oct
(2) |
Nov
(1) |
Dec
(3) |
| 2015 |
Jan
(1) |
Feb
(3) |
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(11) |
Dec
(7) |
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <jm...@us...> - 2014-01-31 17:32:48
|
Revision: 3955
http://sourceforge.net/p/eulergui/code/3955
Author: jmvanel
Date: 2014-01-31 17:32:43 +0000 (Fri, 31 Jan 2014)
Log Message:
-----------
Translate in Scala with scalagen and by hand remaining Java in package deductions/runtime
( pending tests )
Modified Paths:
--------------
trunk/eulergui/src/main/java/eulergui/n3shell/N3ShellFactory.java
trunk/eulergui/src/test/java/deductions/runtime/BasicRuntimeTest.java
Added Paths:
-----------
trunk/eulergui/src/main/scala/deductions/runtime/BasicRuntime.scala
trunk/eulergui/src/main/scala/deductions/runtime/BasicRuntimeShell.scala
trunk/eulergui/src/main/scala/deductions/runtime/BatchRunner.scala
trunk/eulergui/src/main/scala/deductions/runtime/GUIGenerationHelper.scala
trunk/eulergui/src/main/scala/deductions/runtime/GUIKBAdapter.scala
trunk/eulergui/src/main/scala/deductions/runtime/JavaTerminal.scala
trunk/eulergui/src/main/scala/deductions/runtime/KBHelpers.scala
trunk/eulergui/src/main/scala/deductions/runtime/Persistence.scala
trunk/eulergui/src/main/scala/deductions/runtime/Prefix_ccCompletor.scala
trunk/eulergui/src/main/scala/deductions/runtime/SimpleCompleter.scala
trunk/eulergui/src/main/scala/deductions/runtime/SimpleCompletorNoSpace.scala
trunk/eulergui/src/main/scala/deductions/runtime/SystemExecution.scala
Removed Paths:
-------------
trunk/eulergui/src/main/java/deductions/runtime/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-31 09:16:20
|
Revision: 3954
http://sourceforge.net/p/eulergui/code/3954
Author: jmvanel
Date: 2014-01-31 09:16:16 +0000 (Fri, 31 Jan 2014)
Log Message:
-----------
add FileHistory in menu (WIP)
Modified Paths:
--------------
trunk/eulergui/src/main/java/deductions/runtime/Persistence.java
trunk/eulergui/src/main/java/eulergui/gui/features/FileHistory.java
trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectFileManagement.scala
trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-31 09:05:29
|
Revision: 3953
http://sourceforge.net/p/eulergui/code/3953
Author: jmvanel
Date: 2014-01-31 09:05:24 +0000 (Fri, 31 Jan 2014)
Log Message:
-----------
TextHelpers.scala was in test/ , not in main/
Added Paths:
-----------
trunk/eulergui/src/main/scala/deductions/runtime/util/
trunk/eulergui/src/main/scala/deductions/runtime/util/TextHelpers.scala
trunk/eulergui/src/main/scala/eulergui/gui/features/
trunk/eulergui/src/main/scala/eulergui/gui/features/FileHistoryMenu.scala
Removed Paths:
-------------
trunk/eulergui/src/test/scala/deductions/runtime/util/TextHelpers.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-30 19:41:57
|
Revision: 3952
http://sourceforge.net/p/eulergui/code/3952
Author: jmvanel
Date: 2014-01-30 19:41:52 +0000 (Thu, 30 Jan 2014)
Log Message:
-----------
- the tooltip in DataGUI(N3Form) text fields reformats the long texts (flush left)
- TestJemmy make a Maven fail
Modified Paths:
--------------
trunk/eulergui/src/main/scala/deductions/runtime/swing/N3Form.scala
trunk/eulergui/src/test/java/eulergui/gui/TestJemmy.java
Added Paths:
-----------
trunk/eulergui/src/test/scala/deductions/runtime/util/
trunk/eulergui/src/test/scala/deductions/runtime/util/TextHelpers.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-30 16:55:08
|
Revision: 3951
http://sourceforge.net/p/eulergui/code/3951
Author: jmvanel
Date: 2014-01-30 16:55:02 +0000 (Thu, 30 Jan 2014)
Log Message:
-----------
- fix Drog'n'drop of an URI into DataGUI
- fix bad title of the triple creation window
- add form screen shots in fr/DataGUI.html
- fix form not updating unless resize to force refresh
Modified Paths:
--------------
trunk/eulergui/html/fr/DataGUI.html
trunk/eulergui/src/main/scala/deductions/runtime/swing/N3Form.scala
trunk/eulergui/src/main/scala/deductions/runtime/swing/TripleComboBoxes.scala
trunk/eulergui/src/main/scala/eulergui/gui/actions/URLPrefixCompletion.scala
Added Paths:
-----------
trunk/eulergui/html/fr/images/form1.png
trunk/eulergui/html/fr/images/form_triple1.png
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-30 15:49:57
|
Revision: 3950
http://sourceforge.net/p/eulergui/code/3950
Author: jmvanel
Date: 2014-01-30 15:49:54 +0000 (Thu, 30 Jan 2014)
Log Message:
-----------
- tentatively upgrade to Drools 5.6.0.Final
- updated fr/DataGUI.html (WIP)
Modified Paths:
--------------
trunk/eulergui/html/fr/DataGUI.html
trunk/eulergui/pom.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-30 14:17:32
|
Revision: 3949
http://sourceforge.net/p/eulergui/code/3949
Author: jmvanel
Date: 2014-01-30 14:17:25 +0000 (Thu, 30 Jan 2014)
Log Message:
-----------
- Fixed NPE in method ApplicationKB.startInitializationInBackground
- pave the way for Drools 5.6 : the comment character # replaced with // (LogBuiltins.scala)
Modified Paths:
--------------
trunk/eulergui/src/main/java/eulergui/inference/drools/impl/LogBuiltins.java
trunk/eulergui/src/main/scala/eulergui/gui/controller/ApplicationKB.scala
trunk/eulergui/src/test/java/eulergui/gui/TestJemmy.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-30 10:45:49
|
Revision: 3947
http://sourceforge.net/p/eulergui/code/3947
Author: jmvanel
Date: 2014-01-30 09:53:50 +0000 (Thu, 30 Jan 2014)
Log Message:
-----------
add method ApplicationKB.startInitializationInBackground and call at the begining of class ProjectGUI
NOTE: would be cleaner a use a future
Modified Paths:
--------------
trunk/eulergui/pom.xml
trunk/eulergui/src/main/scala/eulergui/gui/controller/ApplicationKB.scala
trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala
trunk/eulergui/src/main/scala/eulergui/project/ProjectFactory.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-30 10:35:09
|
Revision: 3948
http://sourceforge.net/p/eulergui/code/3948
Author: jmvanel
Date: 2014-01-30 10:35:00 +0000 (Thu, 30 Jan 2014)
Log Message:
-----------
Fixed stack overflow in method ApplicationKB.startInitializationInBackground
Modified Paths:
--------------
trunk/eulergui/src/main/scala/eulergui/gui/controller/ApplicationKB.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-29 23:06:35
|
Revision: 3946
http://sourceforge.net/p/eulergui/code/3946
Author: jmvanel
Date: 2014-01-29 23:06:26 +0000 (Wed, 29 Jan 2014)
Log Message:
-----------
remove suspect call to ApplicationKB.resetInstance() in ProjectGUI*.scala
Modified Paths:
--------------
trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala
trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUIMinimal.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-29 12:14:48
|
Revision: 3945
http://sourceforge.net/p/eulergui/code/3945
Author: jmvanel
Date: 2014-01-29 12:14:42 +0000 (Wed, 29 Jan 2014)
Log Message:
-----------
Clean Jena test JenaTDBTest, before passing it to Jena list
(to understand problems with latest Jena 2.11.1)
Modified Paths:
--------------
trunk/eulergui/src/test/scala/eulergui/jena/JenaTDBTest.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-29 11:53:43
|
Revision: 3944
http://sourceforge.net/p/eulergui/code/3944
Author: jmvanel
Date: 2014-01-29 11:53:39 +0000 (Wed, 29 Jan 2014)
Log Message:
-----------
New pure Jena test JenaTDBTest, to understand problems with latest Jena 2.11.1
Added Paths:
-----------
trunk/eulergui/src/test/scala/eulergui/jena/
trunk/eulergui/src/test/scala/eulergui/jena/JenaTDBTest.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-29 10:04:27
|
Revision: 3943
http://sourceforge.net/p/eulergui/code/3943
Author: jmvanel
Date: 2014-01-29 10:04:21 +0000 (Wed, 29 Jan 2014)
Log Message:
-----------
Add a new test in TestTripleStoreTDB
(trying to understand "Already closed" Jena exception when upgrading to version 2.11.1)
Modified Paths:
--------------
trunk/eulergui/src/main/java/unif/TripleStoreTDB.java
trunk/eulergui/src/test/java/unif/TestTripleStoreTDB.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-28 19:29:55
|
Revision: 3942
http://sourceforge.net/p/eulergui/code/3942
Author: jmvanel
Date: 2014-01-28 19:29:49 +0000 (Tue, 28 Jan 2014)
Log Message:
-----------
during early GUI, delay internal KB initialization by putting code dependant of KB in a future
in RunOptionsManagement.scala
==> window shows in about 1s
Modified Paths:
--------------
trunk/eulergui/src/main/scala/eulergui/gui/controller/ApplicationKB.scala
trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala
trunk/eulergui/src/main/scala/eulergui/gui/main/RunOptionsManagement.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-28 18:54:44
|
Revision: 3941
http://sourceforge.net/p/eulergui/code/3941
Author: jmvanel
Date: 2014-01-28 18:54:38 +0000 (Tue, 28 Jan 2014)
Log Message:
-----------
Modified Paths:
--------------
trunk/eulergui/src/main/scala/eulergui/gui/actions/SPARQLServiceInputAction.scala
trunk/eulergui/src/main/scala/eulergui/inputs/N3SourceFromSPARQLSource.scala
trunk/eulergui/src/main/scala/eulergui/project/SPARQLToN3Converter.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-28 16:46:25
|
Revision: 3940
http://sourceforge.net/p/eulergui/code/3940
Author: jmvanel
Date: 2014-01-28 16:46:19 +0000 (Tue, 28 Jan 2014)
Log Message:
-----------
SPARQL update tool: tested new FEATURE:
when sparql Service startsWith "tdb:" , use local TDB database by TDB API
Modified Paths:
--------------
trunk/eulergui/src/main/java/eulergui/gui/tools/LaunchSPARQLUpdate.java
trunk/eulergui/src/main/java/unif/TripleStoreJena.java
trunk/eulergui/src/main/scala/eulergui/gui/actions/SPARQLServiceInputAction.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-28 15:57:39
|
Revision: 3939
http://sourceforge.net/p/eulergui/code/3939
Author: jmvanel
Date: 2014-01-28 15:57:35 +0000 (Tue, 28 Jan 2014)
Log Message:
-----------
- instanciate main GUI early, no matter if there is a project (ProjectGUI.scala)
Modified Paths:
--------------
trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-28 15:19:43
|
Revision: 3938
http://sourceforge.net/p/eulergui/code/3938
Author: jmvanel
Date: 2014-01-28 15:19:39 +0000 (Tue, 28 Jan 2014)
Log Message:
-----------
- fix test RuleBasedApplicationStarterTest
- remove useless test GUIGenerationHelperTest.java
Modified Paths:
--------------
trunk/eulergui/src/test/java/deductions/runtime/RuleBasedApplicationStarterTest.java
trunk/eulergui/src/test/java/eulergui/gui/TestJemmy.java
Removed Paths:
-------------
trunk/eulergui/src/test/java/deductions/runtime/GUIGenerationHelperTest.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-28 11:16:56
|
Revision: 3937
http://sourceforge.net/p/eulergui/code/3937
Author: jmvanel
Date: 2014-01-28 11:16:52 +0000 (Tue, 28 Jan 2014)
Log Message:
-----------
test SemanticDragRecognizerTest.scala was running a long time
Modified Paths:
--------------
trunk/eulergui/src/test/scala/deductions/runtime/swing/drop/SemanticDragRecognizerTest.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-28 11:05:39
|
Revision: 3936
http://sourceforge.net/p/eulergui/code/3936
Author: jmvanel
Date: 2014-01-28 11:05:35 +0000 (Tue, 28 Jan 2014)
Log Message:
-----------
SPARQL update tool:
when sparql Service startsWith "tdb:" , use local TDB by TDB API
TODO: test
Modified Paths:
--------------
trunk/eulergui/src/main/java/eulergui/gui/tools/LaunchSPARQLUpdate.java
trunk/eulergui/src/main/java/unif/TripleStoreTDB.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-27 14:27:32
|
Revision: 3935
http://sourceforge.net/p/eulergui/code/3935
Author: jmvanel
Date: 2014-01-27 14:27:27 +0000 (Mon, 27 Jan 2014)
Log Message:
-----------
FIX old test projects in deductions/n3_logical (impacting TestGenericGuiGenerationInsertLogical)
Modified Paths:
--------------
trunk/eulergui/src/main/scala/eulergui/gui/controller/ApplicationKB.scala
trunk/eulergui/src/main/scala/eulergui/project/Project.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-27 11:26:05
|
Revision: 3934
http://sourceforge.net/p/eulergui/code/3934
Author: jmvanel
Date: 2014-01-27 11:26:00 +0000 (Mon, 27 Jan 2014)
Log Message:
-----------
WorkingMemoryNull.scala was forgotten
Added Paths:
-----------
trunk/eulergui/src/main/scala/eulergui/inference/drools/
trunk/eulergui/src/main/scala/eulergui/inference/drools/WorkingMemoryNull.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-26 22:10:33
|
Revision: 3933
http://sourceforge.net/p/eulergui/code/3933
Author: jmvanel
Date: 2014-01-26 22:10:28 +0000 (Sun, 26 Jan 2014)
Log Message:
-----------
add for tests : RuleBasedApplicationNull.scala
Modified Paths:
--------------
trunk/eulergui/src/main/scala/deductions/runtime/IRuleBasedApplication.scala
trunk/eulergui/src/main/scala/eulergui/gui/controller/ApplicationKB.scala
trunk/eulergui/src/main/scala/eulergui/gui/inference/InferenceManagement.scala
trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala
Added Paths:
-----------
trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationNull.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-26 18:48:58
|
Revision: 3932
http://sourceforge.net/p/eulergui/code/3932
Author: jmvanel
Date: 2014-01-26 18:48:53 +0000 (Sun, 26 Jan 2014)
Log Message:
-----------
translate RuleBasedApplicationStarter to Scala with eclipse
TODO:
Failed tests: testCreateProjectInGUI2(eulergui.gui.TestFacebookSearch): initial fact
testCreateProjectInGUI(eulergui.gui.TestFacebookSearch): inferred fact
testTooltip(eulergui.gui.TestEulerGUITooltip): "<HTML><http://exampleS#waza>:<BR></HTML>" does not match pattern: .*Comment for waza in the ex: namespace.*
testAddNewN3SourceEditor(eulergui.gui.TestN3SourceInGUI): ts.contains(":Little_Richard"
testPostproc(deductions.runtime.RuleBasedApplicationWithCacheTest): expected:<2> but was:<1>
testPostproc(deductions.runtime.RuleBasedApplicationStarterTest): expected:<3> but was:<1>
Tests run: 222, Failures: 6, Errors: 0, Skipped: 0
Modified Paths:
--------------
trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala
Added Paths:
-----------
trunk/eulergui/src/main/scala/deductions/runtime/IRuleBasedApplication.scala
trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationStarter.scala
trunk/eulergui/src/test/scala/deductions/runtime/swing/TestSWExplorer.scala
Removed Paths:
-------------
trunk/eulergui/src/main/java/deductions/runtime/RuleBasedApplicationStarter.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jm...@us...> - 2014-01-26 17:55:22
|
Revision: 3931
http://sourceforge.net/p/eulergui/code/3931
Author: jmvanel
Date: 2014-01-26 17:55:17 +0000 (Sun, 26 Jan 2014)
Log Message:
-----------
Some code simplifications in ProjectGUI
Modified Paths:
--------------
trunk/eulergui/src/main/scala/eulergui/gui/controller/ApplicationKB.scala
trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|