File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
org.erlide.kernel.debugger/META-INF
org.erlide.kernel.tests/META-INF Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
List of user visible changes between 0.8.8 and 0.9.0 (20100924)
2
2
3
+ * new feature: tracing (ttb) integration (thanks to Piotr Dorobisz)
3
4
* added unit tests for our code
5
+ 3f7525a Updated Wrangler to the latest version (r1573)
4
6
0fce314 602-parser-can-t-handle-record-definitions-in-defines
5
7
cad4802 added jinterface from R14B
6
- 3f7525a Updated Wrangler to the latest version (r1573)
7
8
588a82b 562-building-slow
8
9
16d1808 added ErlModelUtils.openMFA to open code in an editor
9
10
ddb35c5 fixed dialyzer exceptions
10
11
bfc3d1a 604-npe-blocks-the-ui
12
+ cfce67a erlide_proclist:initial_call could throw badmatch
11
13
12
14
List of user visible changes between 0.8.7 and 0.8.8 (20100903)
13
15
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Kernel Erlang Debugger functionality
4
4
Bundle-SymbolicName : org.erlide.kernel.debugger;singleton:=true
5
- Bundle-Version : 0.8.5 .qualifier
5
+ Bundle-Version : 0.8.6 .qualifier
6
6
Bundle-Vendor : Erlide project
7
7
Require-Bundle : org.erlide.core,
8
8
org.erlide.kernel.common
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Kernel Erlang functionality - tests
4
4
Bundle-SymbolicName : org.erlide.kernel.tests;singleton:=true
5
- Bundle-Version : 0.7.4 .qualifier
5
+ Bundle-Version : 0.7.5 .qualifier
6
6
Bundle-Vendor : erlide.org
7
7
Require-Bundle : org.erlide.core;bundle-version="0.7.0"
You can’t perform that action at this time.
0 commit comments