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
Free Pascal Compiler
Settings
|
Report Duplicate
76
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 14 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Parse inline variable declarations
Michaël Van Canneyt
More...
about 1 year ago
* Delphi allows TEnum.in
Michaël Van Canneyt
More...
about 1 year ago
* Allow Delphi-style const [ref]
Michaël Van Canneyt
More...
about 1 year ago
* Fix time argument of X509GmtimeAdj. Fixes issue #40555
Michaël Van Canneyt
More...
about 1 year ago
human68k: implemented do_rename
Karoly Balogh
More...
about 1 year ago
human68k: pre-fetch the version number of the OS during startup. and store it for easy access
Karoly Balogh
More...
about 1 year ago
human68k: implemented do_chdir
Karoly Balogh
More...
about 1 year ago
Attempt to save push/pop ebx on small non-GPR moves.
Rika Ichinose
More...
about 1 year ago
* Delphi-compatible Record-based Regex API
Michaël Van Canneyt
More...
about 1 year ago
human68k: implemented do_getdir (based on the Atari version)
Karoly Balogh
More...
about 1 year ago
human68k: cosmetics, no functional change
Karoly Balogh
More...
about 1 year ago
human68k: try not to nuke immediately during argument parsing, if memory allocation fails
Karoly Balogh
More...
about 1 year ago
human68k: implemented do_open (based on the Atari version)
Karoly Balogh
More...
about 1 year ago
webtbs/tw10641.pp: skip for Darwin (it does not support these relocations)
Jonas Maebe
More...
about 1 year ago
LLVM: recognise Xcode-15 as LLVM codegen target
Jonas Maebe
More...
about 1 year ago
LLVM: only round currency values when storing them back to memory
Jonas Maebe
More...
about 1 year ago
Supposedly better fastmove.inc.
Rika Ichinose
More...
about 1 year ago
human68k: one more rework after advices/reports from Pierre Muller, hopefully this fixes all remaning edge cases
Karoly Balogh
More...
about 1 year ago
human68k: also fill the entire args buffer with zeros, for proper last argument termination
Karoly Balogh
More...
about 1 year ago
* GetEpochTime (not used though it seems) should return time_t
FPK
as florian
More...
about 1 year ago
* Better creation of self-signed certificates. Patch by Anton (@odisey1245). Fixes issue #40553
Michaël Van Canneyt
More...
about 1 year ago
human68k: fixed argv[0] generation, after figuring out that length() is something very different to strlen()
Karoly Balogh
More...
about 1 year ago
human68k: fix zero termination of the last argument
Karoly Balogh
More...
about 1 year ago
* Some small improvements, added some clarification to readme
Michaël Van Canneyt
More...
about 1 year ago
human68k: actually, the comm field coming from the OS is in ph68kdos_comline format, so use it accordingly
Karoly Balogh
More...
about 1 year ago
human68k: more work on getting tinyheap right. still doesn't seem to work, sadly, so still disabled
Karoly Balogh
More...
about 1 year ago
human68k: set default stack size to 16KiB
Karoly Balogh
More...
about 1 year ago
* fix output position of deprecated hint for certain cases where it was wrong, resolves #40534
FPK
as florian
More...
about 1 year ago
human68k: parse the arguments passed to the program, fill out argc/argv, make ParamCount and ParamStr() to work
Karoly Balogh
More...
about 1 year ago
human68k: disable tinyheap, as there's some memory trashing going on with it, and use the regular one for now
Karoly Balogh
More...
about 1 year ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
75
76
→
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