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
P
Phalanger
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
21 days
ago. based on code collected
21 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 21 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
ConditionalStmt.Position added (position of the whole IF block)
Jakub Míšek
More...
about 10 years ago
ConcatEx keeps position of the string literals
Jakub Míšek
More...
about 10 years ago
- PDO extensions added to the solutions - Phalanger compile warnings fix
Jakub Míšek
More...
about 10 years ago
Merge from GitHub
Anonymous
More...
about 10 years ago
- ReflectionClass refinement - ReflectionUtils for parsing real type full name (faster, handles special cases; will replace all the type name parsing stuff (DTypeDesc, QualifiedName))
Jakub Míšek
More...
about 10 years ago
PDO extensions removed from the solution, missing libs
Jakub Míšek
More...
about 10 years ago
PDO extensions added to the solution
Jakub Míšek
More...
about 10 years ago
Merge from github
Anonymous
More...
about 10 years ago
Fixing github merge: - tfs versioning fix (0 if no tfs) - DateTime, DateTimeZone comment, fix - generated Doc removed from TFS
Jakub Míšek
More...
about 10 years ago
merge from github
Anonymous
More...
about 10 years ago
Default TZ name fix
Jakub Míšek
More...
about 10 years ago
timezone initialization crash fix, when specific TZ ID is not defined in Windows registry
Jakub Míšek
More...
about 10 years ago
get_class() supports 0-parameters or null parameter; it returns current class name
Jakub Míšek
More...
about 10 years ago
ImplementsTypeAttribute can specify type name to override .NET Name.
Jakub Míšek
More...
about 10 years ago
binary string literal static field naming fix (same for every build, not using Guid)
Jakub Míšek
More...
about 10 years ago
TimeZone reimplementation - internally Phalanger uses TimeZoneInfo instead of TimeZone now. - experimental support of (__)DateTime and DateTimeZone - Windows TZ id to PHP (Olson DB) TZ id mapping
Jakub Míšek
More...
about 10 years ago
Handling long isMemberOf chains of DirectFcnCall to avoid StackOverflowException (Drupal)
Jakub Míšek
More...
about 10 years ago
DirectFcnCall.Emit stack savings (allows longer call chains)
Jakub Míšek
More...
about 10 years ago
Perl regexp possesive quantifiers - possesive quantifiers convert to .NET regexps support for ?+, ++,{}+ - character class doesn't have to have '(' escaped inside
Miloslav Beňo
More...
about 10 years ago
SSA script type maintenance - classes in SSA are prefixed with relative file name
Jakub Míšek
More...
about 10 years ago
unserialize() of negative float numbers fix
Jakub Míšek
More...
about 10 years ago
fix of loading binary string within a global function in pure mode
Jakub Míšek
More...
about 10 years ago
removed invalid Debug.Assert in OrderedDictionary
Jakub Míšek
More...
about 10 years ago
classes emitted in run time (TransientModule) contain file name in its namespace (as other classes) (<filename^id>)
Jakub Míšek
More...
about 10 years ago
license & initial readme added
Jakub Míšek
More...
about 10 years ago
xml comments for some math functions
Jakub Míšek
More...
about 10 years ago
OrderedDictionary.SerializationHelper; fixes deserilization when the array contains a reference to ISerializable .NET object not deserialized yet.
Jakub Míšek
More...
about 10 years ago
- filesize bypass for FileInfo.Length bug in Mono
Miloslav Beňo
More...
about 10 years ago
parsing lambda function fix (internal parser structure was being corrupted)
Jakub Míšek
More...
about 10 years ago
rawurlencode, rawurldecode, urlencode, urldecode; works in UTF-8 (not PageEncoding)
Jakub Míšek
More...
about 10 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
78
79
→
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