nemerle
|
3905c4e281
|
Re-activate unit testing and starting work on proper memory segmentation support
Use Qt testing framework.
Reorganize source file references in CMakeLists.txt
Add simplistic Address header and type ( typedef for now )
|
2016-05-20 15:44:37 +02:00 |
|
nemerle
|
126e206b08
|
Constify parsehdr error/warning reporting function arguments.
|
2016-05-20 10:24:01 +02:00 |
|
nemerle
|
8875371cee
|
Merge remote-tracking branch 'origin' into experimental_command_streams
|
2016-05-20 10:20:51 +02:00 |
|
Lab 313
|
e2a6b25345
|
Fixed collision with round math.h function
|
2016-05-20 11:01:00 +03:00 |
|
nemerle
|
f210ed78c2
|
Add the last of the original tools dispsig and srchsig
Closes #22
|
2016-05-19 20:15:37 +02:00 |
|
nemerle
|
ccc8cc526b
|
Add readsig tool to build
As requested in #22
|
2016-05-19 20:03:49 +02:00 |
|
nemerle
|
cd6797499f
|
Add parsehdr to the build
As requested in #22
(cherry picked from commit d5985b4b97cb06a89050c34674878c6430432fe1)
|
2016-05-19 19:52:48 +02:00 |
|
nemerle
|
d5985b4b97
|
Add parsehdr to the build
As requested in #22
|
2016-05-19 19:50:47 +02:00 |
|
nemerle
|
888de8d35e
|
More tabs replaced with spaces
|
2016-05-06 15:57:15 +02:00 |
|
Vladimir Kryvian
|
3bb72987a6
|
Fixed double import with correct one in makedsig.
|
2016-04-26 10:05:10 +02:00 |
|
nemerle
|
d6249916e1
|
More logic operator replacements.
Use Qt string classes.
|
2016-04-25 15:51:58 +02:00 |
|
nemerle
|
9cd3226536
|
Normalize logic operation keywords and add use msvc fix
Logical or should be only 'or','and','not', and not error prone
'||','&&','!'
|
2016-04-25 11:39:07 +02:00 |
|
Artur K
|
842687726f
|
Update the dcc tools code
|
2015-04-28 14:59:00 +02:00 |
|
nemerle
|
a697ad05c0
|
Add original dcc tools to repository
* makedsig has been integrated with makedstp, it should handle both LIB and TPL files
* other tools have not been modified
|
2015-02-10 17:28:50 +01:00 |
|