This website requires JavaScript.
Explore
Help
Sign In
UNLOZE
/
sourcemod
Watch
10
Star
0
Fork
0
You've already forked sourcemod
Code
Issues
Pull Requests
Releases
Wiki
Activity
9ca1ca62ea
sourcemod
/
sourcepawn
History
David Anderson
9ca1ca62ea
Fixed a nasty compiler bug where if the rhs of a ternary operator was larger than the lhs, the copy length emitted would only fit the lhs. The hier13() function now returns the larger of the lvalue sizes. (bug amb1853)
...
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402521
2008-09-07 09:51:38 +00:00
..
batchtool
Spring Cleaning, Part Ichi (1)
2008-03-30 07:00:22 +00:00
compiler
Fixed a nasty compiler bug where if the rhs of a ternary operator was larger than the lhs, the copy length emitted would only fit the lhs. The hier13() function now returns the larger of the lvalue sizes. (bug amb1853)
2008-09-07 09:51:38 +00:00
jit
Fixed profiler being initialized at the wrong time, causing a paired callback mismatch (bug amb1977).
2008-09-05 06:15:54 +00:00