Yasm Assembler mainline development tree (ffmpeg 依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

22 lines
445 B

re2c
----
YASM version
------------
- translated to C from C++ for portability reasons
Version 0.9.1
-------------
- removed rcs comments in source files
Version 0.9
-----------
- redistribution based on version 0.5
- added parentheses to assignment expressions in 'if' statements
- rearranged class members to match initialization order
- substr fix
- use array delete [] when necessary
- other minor fixes for subduing compiler warnings