Version History

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Upcoming changes in next version)
(Upcoming changes in next version)
Line 9: Line 9:
 
* List () can now fully use all the +=, *= etc etc and all that (as long as you don't do My List() since it only works if the My is omitted)
 
* List () can now fully use all the +=, *= etc etc and all that (as long as you don't do My List() since it only works if the My is omitted)
 
* Binary+CharPtr cast overload now works on classes
 
* Binary+CharPtr cast overload now works on classes
* Added [[User:UberFoX|UberFoX]] ([[User talk:UberFoX|talk]]) it works same as ~~ but with a strict compare so that inherited classes are not counted as being the same and it requires the same class type
+
* Added it works same as ~~ but with a strict compare so that inherited classes are not counted as being the same and it requires the same class type
 
* Added !~~ same as above but negative comparison
 
* Added !~~ same as above but negative comparison
  

Revision as of 11:25, 14 August 2014

Contents

Upcoming changes in next version

Note - This is updated every time something is changed in real time

Sputnik 0.23b2 @ 08-11-2014 05:54 AM

Whats New

Sputnik 0.23 @ 08-11-2014 05:54 AM

Whats New

Sputnik 0.22 @ 03-21-2014 05:54 AM

Whats New

Sputnik 0.21 @ 09-28-2013 05:26 PM

Whats New

Sputnik 0.20 @ 09-19-2013 10:58 PM

Whats New

Sputnik 0.19 @ 09-16-2013 10:25 PM

Whats New

Sputnik 0.18 @ 09-12-2013 01:42 AM

Whats New

$a = array(); $a[0] = "blah"; $a[1] = $a;

println("C:\\"); // Where as this would fail <-- No longer fails

Sputnik 0.17 @ 08-29-2013 05:49 PM

Whats New

Sputnik 0.16 @ 08-25-2013 07:56 AM

Whats New

Sputnik 0.15 @ 08-25-2013 01:15 AM

Whats New

Lower than 0.15

No information available.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox