svenbarth
|
aa38d6f831
* adjust text for -FN<x> to include both "namespace" and "unit scope"
|
7 yıl önce |
Mattias Gaertner
|
d323bd087e
pastojs: added option -FN<x>, marked -NS as obsolete
|
7 yıl önce |
svenbarth
|
11f673a991
* also allow a ";"-separated list of namespaces for -FN
|
7 yıl önce |
nickysn
|
d9925f7074
- removed pocall_far16 from the supported calling conventions of the i8086
|
7 yıl önce |
nickysn
|
eb95dcb85f
- removed pocall_mwpascal from the supported calling conventions of the i8086
|
7 yıl önce |
nickysn
|
4fbc658184
- removed check for system_i386_wince in i8086's cpupara
|
7 yıl önce |
nickysn
|
0a12bc4697
- removed pocall_oldfpccall from the supported calling conventions of the i8086
|
7 yıl önce |
nickysn
|
55ecc7feff
- removed the check for pocall_oldfpccall from ncgutil.gen_save_used_regs and
|
7 yıl önce |
michael
|
d37b1b631e
* Put elements that are not on any band on a null band
|
7 yıl önce |
michael
|
af938981b3
* Convert barcode (parent needs to be set)
|
7 yıl önce |
michael
|
925f7e7d7c
* Convert barcode
|
7 yıl önce |
michael
|
75e4be46f9
* Avoid AV acessing page if band not assigned
|
7 yıl önce |
michael
|
7a3b96c1a5
* Use const for strings in fixupreference
|
7 yıl önce |
michael
|
4296122898
* Fix some warnings and hints
|
7 yıl önce |
michael
|
117f9f2c64
* Some improvements to lazreport converter, add diagnostic output, sample conversion program
|
7 yıl önce |
michael
|
f836094e3d
* Avoid XML memleak when an error occurs
|
7 yıl önce |
michael
|
5c6918068e
* Add lazreport stream converter, based on version of Christian Ulrich
|
7 yıl önce |
michael
|
ef63bbfbad
* Allow loading images from stream
|
7 yıl önce |
michael
|
b169e1bfc3
* Adjust smMaxheight so it also applies when the band height changes.
|
7 yıl önce |
svenbarth
|
ffe788fcad
* regenerate msg{idx,txt}.inc after r38920
|
7 yıl önce |
svenbarth
|
79aab18b13
+ add tests for default namespaces
|
7 yıl önce |
svenbarth
|
7e1a058bb2
* document new -FN<x> option
|
7 yıl önce |
svenbarth
|
760e1f3776
* default namespaces are specified using the new -FN<x> option whereby <x> is the namespace to be added to the
|
7 yıl önce |
svenbarth
|
8bc0b604db
* a symbol might be specified using a partial namespace path as long as the missing part is a namespace symbol,
|
7 yıl önce |
svenbarth
|
35bddf6fb1
* correctly update the (now unregistered) unit symbol if the unit was found with the help of a default namespace
|
7 yıl önce |
svenbarth
|
083781bf0c
* keep track if the unit was found by using a default namespace as prefix
|
7 yıl önce |
svenbarth
|
99c53abf36
* also take into account default namespace when looking for a unit:
|
7 yıl önce |
svenbarth
|
b77b6b001f
+ add a global that will contain all default namespaces passed in as parameters
|
7 yıl önce |
svenbarth
|
e7f29e9e28
* also pass the pattern with which the potential unit/namespace symbol had been found to try_consume_unitsym*()
|
7 yıl önce |
svenbarth
|
c0dcb505e2
* use the module's filename instead of the passed in name (we assume all units added that way don't use the
|
7 yıl önce |