openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
pascalscript
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 3 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix the wrong TStream.Seek overload being called (at least in Rio) in the same way TStream.CopyFrom was fixed. Not sure what version introduced the problem so kept it at Rio. Also a cleanup for CopyFrom.
Martijn Laan
More...
over 6 years ago
0: avoid bug with safecall calls in delphi/linux
evgeny-k
More...
over 6 years ago
Fix PropertyToString wide and Unicode strings bug.
Martijn Laan
More...
over 6 years ago
Fix TAnchorKind and add Anchors properties.
Martijn Laan
More...
over 6 years ago
Register TPanel.BevelKind as well.
Martijn Laan
More...
over 6 years ago
Rename ARM readme so it doesn't get picked up as the main Readme by GitHub.
Martijn Laan
More...
over 6 years ago
Added OnUseRegProc which is called once when a function added with Add(Delphi)Function is used by the script.
Martijn Laan
More...
over 6 years ago
Add 'AnyMethod' type which can be used to declare functions accepting any type of procedure.
Martijn Laan
More...
over 6 years ago
Added functin GetVarValue returning the Pointer of variable (#186)
João Antônio Duarte
More...
over 6 years ago
0: Delphi 10.3 Rio support was added
evgeny-k
More...
over 6 years ago
Fix for #183 (#184)
uschuster
More...
almost 7 years ago
Improved attribute support. Made GetString available outside the unit.
Martijn Laan
More...
almost 7 years ago
Fix for #73 (#182)
uschuster
More...
about 7 years ago
Fix for #180 (https://github.com/remobjects/pascalscript/issues/180) (#181)
uschuster
More...
about 7 years ago
Add ProcessDllImportEx2 which gives more info back to caller.
Martijn Laan
More...
about 7 years ago
Fix CopyVariantContents' btwidechar support.
Martijn Laan
More...
over 7 years ago
0: compatibility with latest RO/DA
evgeny-k
More...
over 7 years ago
D25 packages should use D25 folders
evgeny-k
More...
over 7 years ago
Fix constructor 64bit (#167)
Martin
More...
over 7 years ago
Update test for 64 bit / fpc: No PS methods (#166)
Martin
More...
over 7 years ago
fix compile (#162)
Martin
More...
over 7 years ago
spelling (#163)
Martin
More...
over 7 years ago
lpk add encoding (#164)
Martin
More...
over 7 years ago
fixes for tests (#165)
Martin
More...
over 7 years ago
Add support for 'array of _Enum_Type_' types for registered methods. (#160)
Rey
More...
almost 8 years ago
The TPSTypeRec.CalcSize calculated the element size for base types btProcPtr and btPointer as 20 bytes under 64-bit, however it was assumed to be 24 bytes in several other places, thus leading to buffer overruns. This fix supersedes the patch for issue #150, changing the element size for both base types to 24 bytes and adjusting the code that previously assumed a size of 20 bytes. 32-bit code is not affected, since the element size was (and still is) 12 bytes in all cases. (#152)
Pierre le Riche
More...
about 8 years ago
CPUX64 not implemented MyAllMethodsHandler
evgeny-k
More...
about 8 years ago
X64 Windows Open Array Buffer Overrun
evgeny-k
More...
about 8 years ago
Fixed a character encoding problem of Application.MessageBox method in Unicode Delphi (#146)
SungDong Kim
More...
over 8 years ago
eDefines.inc was updated
evgeny-k
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
…
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree