Jonas Maebe
|
47eb589d54
* allow implicit conversions from/to packed char arrays under the
|
19 years ago |
michael
|
7eb023d7cd
+ Check for empty example file name
|
19 years ago |
florian
|
bc5e1be7b1
* fixed object constructor handling for 64 bit CPUs
|
19 years ago |
florian
|
8102053adc
* fixed compilation on 64 bit CPUs
|
19 years ago |
daniel
|
339e7d7915
- Comment out usage of uninitialized variable.
|
19 years ago |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
florian
|
794c13c58b
* line breaking
|
19 years ago |
florian
|
10f1762ae6
* fixed TTable.InsertText as suggested by Jonas
|
19 years ago |
florian
|
9766a9c14a
* handle collections with 0 or 1 element better
|
19 years ago |
florian
|
0d8b05c73e
* improved debugging
|
19 years ago |
florian
|
41e6b149f7
* write error in case of problem with initializing resources
|
19 years ago |
florian
|
f8bdc64a96
* fixed possible overflow when getting video mode
|
19 years ago |
florian
|
22146e2bcf
* partial fix (not for 64 bit CPUs yet) for #5641 (tested only lower byte of result of object constructors)
|
19 years ago |
Jonas Maebe
|
be39a88daa
* slice() doesn't support packed arrays
|
19 years ago |
marco
|
07813a54a7
* small cleanup
|
19 years ago |
marco
|
77a503e5cb
* initial version
|
19 years ago |
marco
|
22f54d4651
* matrix from string initial version
|
19 years ago |
marco
|
40a5cfaf50
* patch from Darius that removes solved translation problems
|
19 years ago |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
Tomas Hajny
|
e27023c716
* one more cosmetic change (blank line removed)
|
19 years ago |
Tomas Hajny
|
a994daf17f
* slight change of the Hebrew translation
|
19 years ago |
Jonas Maebe
|
3f917e0ca9
+ some more working packed array tests
|
19 years ago |
Jonas Maebe
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 years ago |
Jonas Maebe
|
d4a818c8ae
* support for subsets which are not a multiple of 8 bits
|
19 years ago |
florian
|
2534fc6636
+ copyright header
|
19 years ago |
florian
|
cb01ea581c
+ copyright header
|
19 years ago |
michael
|
4c744032d9
* Some fixes from Sergei Gorelkin, plus RFC3986 additions
|
19 years ago |
Tomas Hajny
|
bcf5490dfb
* the Hebrew translation by Ido Kanner finished
|
19 years ago |
tom_at_work
|
054bc27aaa
* fixed typo introduced while prettifying the test
|
19 years ago |
tom_at_work
|
73d9beecff
* fix for bug web bug #7276: the code to read '*' format specifiers failed errorneously on Int64 and QWord input values. Based on code by mftq75
|
19 years ago |