Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v0.5.5
iz
Browse files
Jan 15, 2016
fix more copy paste err on factory
· 0dcf1475
Basile.B
authored
Jan 15, 2016
View commits for tag v0.5.5
v0.5.5
0dcf1475
Jan 14, 2016
oops
· 9608c31f
Basile.B
authored
Jan 15, 2016
9608c31f
updated readme
· 88786a6f
Basile.B
authored
Jan 14, 2016
88786a6f
added factory methods from kheops to iz.memory
· 9260d7ad
Basile.B
authored
Jan 14, 2016
9260d7ad
EnumProc always uses static array, EnumIndexArray use static array if specified as template param
· 5201c5a2
Basile.B
authored
Jan 14, 2016
5201c5a2
Jan 10, 2016
optimized EnumSet for ordered enums
· 943a2cb2
Basile.B
authored
Jan 10, 2016
943a2cb2
added type trait isOrderedEnum()
· fc77c82a
Basile.B
authored
Jan 10, 2016
fc77c82a
removed useless dup + ddoc + contracts
· 93c20bcd
Basile.B
authored
Jan 10, 2016
93c20bcd
Jan 08, 2016
added a construct() overload that takes a TypeInfo_Class as parameter
· 2347976c
Basile.B
authored
Jan 08, 2016
2347976c
Jan 06, 2016
fix, construct(), the GC could free the sub-members that are not themselves manually allocated
· 32d41c0a
Basile.B
authored
Jan 06, 2016
View commits for tag v0.5.4
v0.5.4
32d41c0a
Jan 01, 2016
added function destructOwnedPublishers
· c9247aed
Basile.B
authored
Jan 01, 2016
c9247aed
added function findPublisher
· bc29fa89
Basile.B
authored
Jan 01, 2016
bc29fa89
pubToFile & fileToPub, wantObj and wantDescr as params
· c7d7812a
Basile.B
authored
Jan 01, 2016
c7d7812a
Dec 30, 2015
enumset, more constness when possible
· 30ea5c70
Basile.B
authored
Dec 30, 2015
30ea5c70
enumset, missing const attribute to test on const instances
· fec6345a
Basile.B
authored
Dec 30, 2015
fec6345a
removed attributes + fix refact error (root2)
· 752d597a
Basile.B
authored
Dec 30, 2015
752d597a
Dec 27, 2015
removed EnumValueType and use OriginalType instead
· 48d9fed8
Basile.B
authored
Dec 27, 2015
48d9fed8
Dec 26, 2015
added trait EnumValueType, allow serialization of an enum member
· bbe68365
Basile.B
authored
Dec 26, 2015
View commits for tag v0.5.3
v0.5.3
bbe68365
Dec 21, 2015
new tag
· e0277201
Basile.B
authored
Dec 21, 2015
e0277201
Dec 20, 2015
fix, prop pub, fields scanner, some invalid syms not filtered
· 791766ea
Basile.B
authored
Dec 20, 2015
View commits for tag v0.5.2
v0.5.2
791766ea
added missing local import in mixin PropertyPublisherImpl
· 56e60064
Basile.B
authored
Dec 20, 2015
56e60064
fix, TreeItem, missing local import when mixing
· 1e5779c2
Basile.B
authored
Dec 20, 2015
1e5779c2
fix, main function next word, decoding lost by a unfortunate cast
· dc50ed76
Basile.B
authored
Dec 20, 2015
dc50ed76
Dec 15, 2015
rtti, replaced property 'array' with 'arrayDimensions'
· a1531fcb
Basile.B
authored
Dec 15, 2015
a1531fcb
Dec 10, 2015
serializer, added support for array of narrow strings
· c9e5b637
Basile.B
authored
Dec 10, 2015
c9e5b637
bindPublicaation, safety, doesnt rely anymore on param size/ABI
· 829e1fe3
Basile.B
authored
Dec 10, 2015
View commits for tag v0.5.1
v0.5.1
829e1fe3
fix, 32 bit compilation
· d7d45cb2
Basile.B
authored
Dec 10, 2015
d7d45cb2
Dec 09, 2015
fix, 32bit compilation
· bf86588a
Basile.B
authored
Dec 10, 2015
bf86588a
fix, c/p error
· ae367f68
Basile.B
authored
Dec 09, 2015
ae367f68
fix typo
· e2afdb8b
Basile.B
authored
Dec 09, 2015
e2afdb8b
update travis script
· ce567f5b
Basile.B
authored
Dec 09, 2015
ce567f5b
update scripts
· 3ce755bb
Basile.B
authored
Dec 09, 2015
3ce755bb
typo
· 2026b009
Basile.B
authored
Dec 09, 2015
2026b009
add travis CI support
· d6a6c3f6
Basile.B
authored
Dec 09, 2015
d6a6c3f6
lic
· 9786e2f4
Basile.B
authored
Dec 09, 2015
View commits for tag v0.5.0
v0.5.0
9786e2f4
added DUB project
· 8800f6ae
Basile.B
authored
Dec 09, 2015
8800f6ae
Dec 06, 2015
ddoc + fix areBindable
· 919b3c6b
Basile.B
authored
Dec 06, 2015
919b3c6b
Dec 05, 2015
fix, SystemStream.size broken for long offset due to wrong overload call
· 84445a56
Basile.B
authored
Dec 06, 2015
84445a56
ddoc
· cd260ccf
Basile.B
authored
Dec 05, 2015
cd260ccf
fix, possible issue due to unsigned seek/position
· e87b7da1
Basile.B
authored
Dec 05, 2015
e87b7da1
Loading