bsnes/nall/string
Tim Allen 78d49d3873 Update to v095r10 release.
byuu says:

Changelog:

- int_t<bits> replaced with Integer<bits>
- uint_t<bits> replaced with Natural<bits>
- fixed "Synchronize Audio" menu option that broke recently
- all of sfc/performance ported to "auto function() -> return;" syntax

With this WIP, all of higan is finally ported over to the new function
declaration syntax. Thank the gods.

There's still going to be periodic disruption for diffs from porting
over signed->int, unsigned->uint, and whatever we come up with for the
new Natural<> and Integer<> classes. But the worst of it's behind us
now.
2015-12-07 08:11:41 +11:00
..
allocator Update to v095r07 release. 2015-11-16 19:38:05 +11:00
eval Update to v095r07 release. 2015-11-16 19:38:05 +11:00
markup Update to v095r07 release. 2015-11-16 19:38:05 +11:00
transform Update to v095r07 release. 2015-11-16 19:38:05 +11:00
atoi.hpp Update to v095r07 release. 2015-11-16 19:38:05 +11:00
base.hpp Update to v095r10 release. 2015-12-07 08:11:41 +11:00
cast.hpp Update to v095r10 release. 2015-12-07 08:11:41 +11:00
compare.hpp Update to v095r07 release. 2015-11-16 19:38:05 +11:00
convert.hpp Update to v094r44 release. 2015-10-01 20:00:28 +10:00
core.hpp Update to v095r07 release. 2015-11-16 19:38:05 +11:00
datetime.hpp Update to v095r10 release. 2015-12-07 08:11:41 +11:00
find.hpp Update to v095r07 release. 2015-11-16 19:38:05 +11:00
format.hpp Update to v095r10 release. 2015-12-07 08:11:41 +11:00
hash.hpp Update to v094r44 release. 2015-10-01 20:00:28 +10:00
list.hpp Update to v095r07 release. 2015-11-16 19:38:05 +11:00
match.hpp Update to v094r44 release. 2015-10-01 20:00:28 +10:00
path.hpp Update to v094r44 release. 2015-10-01 20:00:28 +10:00
platform.hpp Update to v094r44 release. 2015-10-01 20:00:28 +10:00
replace.hpp Update to v094r44 release. 2015-10-01 20:00:28 +10:00
split.hpp Update to v094r44 release. 2015-10-01 20:00:28 +10:00
trim.hpp Update to v094r44 release. 2015-10-01 20:00:28 +10:00
utility.hpp Update to v095r10 release. 2015-12-07 08:11:41 +11:00
view.hpp Update to v094r44 release. 2015-10-01 20:00:28 +10:00