Releases: freemansoft/jacob-project
Releases · freemansoft/jacob-project
Release 1.21
What's New in 1.21
- Upgraded from VS 2019 to VS 2022 - can use Community
- Formatting done using VS Code - developed using VSCode ANT and Java Extensions
Tracked Changes 1.21
Item | Description |
---|---|
Bugs | |
#35 | Add Iterable to EnumVariant |
#36 | Memory Leak |
#38 | Implement Comparable on Currency |
#40 | Incorrect delete in Dispatch JNI Invoke() |
#42 | ArrayIndexOutOfBounds SafeArray |
#43 | Memory Leaks in DispatchEvents.cpp |
#45 | SaveArray init0 |
#48 | Incorrect multi-dimensional array element count |
Release 1.20
What's New
- Upgraded from VS2015 to VS 2019
- Move from Sourceforge to GitHub
- Updated Junit jars
- VT_DATE and SafeArray
Tracked Changes
Item | Description |
---|---|
Bugs | |
none | |
Patches | |
48 | Update to VS2019 Community and Windows 10 libs |
1 | Support VT_DATE getting from SafeArray |
Feature Requests | |
none |
Release 1.19 from 2018
Migrated from Sourceforge
What's New
- Upgraded from Java 6 to Java 8 compilation
- Upgraded from junit 3.8.1 to 4.12
- Migrated from CVS to GIT using sourceforge migration instructions https://sourceforge.net/p/forge/documentation/CVS/
Tracked Changes
Item | Description |
---|---|
Bugs | |
132 | 32 bit ponters not convertd to 64 bit |
130 | Name value incorrect in Mainfest.MF affecting tamper check |
Patches | |
none | |
Feature Requests | |
none |
Release 1.18
Migrated from Sourceforge
What's New
- (M2) Built with Java 1.6 and Visual Studio 2013 Microsoft Platform SDK V7.1A (introduced with VS2012)instead of v7.0A (vs2010) Targeting SDK V7.1 with USING_V110_SDK71" http://en.wikipedia.org/wiki/Microsoft_Windows_SDK
- (M2) Temporarily using AMD64 compiler instead of x86_amd64 because of installation issues on dev machine. Should generate same output even though dll files are different sizes between M1 and M2. http://msdn.microsoft.com/en-us/library/x4d2c09s.aspx
- (M2) Dropped support for XP
Tracked Changes
Item | Description |
---|---|
Bugs | |
119 (new numbers) | (M?)Attribute lacking in MANIFEST.MF required since Java 1.7u45 |
Patches | |
42 (new numbers) | (M3)Mapping of names to dispIDs implemented |
Feature Requests | |
none |
Release 1.17
Migrated from Sourceforge
What's New
- No new features
Tracked Changes
Item | Description |
---|---|
Bugs | |
3505940 | (M2)JacobVersion.properties accidently omitted from JAR. Must build from command line to get it included. |
3436102 | (M1)Fix memory pointer that was 32 bit. Causes defects in 64 bit systems above 2GB |
115 (new numbers) | (M3)Release problem if you've got two threads with the same name |
111 (new numbers) | (M3)m_pDispatch is not 0 if not attached |
117 (new numbers) | (M4) NullPointerException injacob-1.17-M2 |
Patches | |
41 (new numbers) | (M3)Fix for SafeArray(String) constructor |
Feature Requests | |
none |
Release 1.16.1
The binaries are actually 1.16.1
Migrated from Sourceforge
Release 1.15
Root_B-1_15 This commit was manufactured by cvs2svn to create tag 'Root_B-1_15'.
Release 1.14.3
Migrated from Sourceforge
Release 1.13
Migrated from Sourceforge
Release 1.12
Migrated from Sourceforge