Alphabetical Index | Tags by Size | Find tag:

Uri (Grouped)

Related tags: Material, MaterialAnimator, MaterialArchive, MaterialBind, MaterialManifest, Materials, MaterialScheme, MaterialSnapshot, MaterialTextureLayer, MaterialVariant, Resource, Resource System, ResourceClass, ResourceNamespace, Resources, ResourceSystem, ResourceType, ResourceTypeInfo, Texture, Texture Manager, TextureBank, TextureManifest, Textures, TextureVariant, TextureVariantSpec

Authorship: 55% danij, 45% skyjake

View commits by date

Jump down to:
  Refactor (8)
  Added (5)
  Optimize (2)
  API (1)
  Cleanup (1)
  Documentation (1)
  Doom (1)
February 2013
2013-02-26 : Improved API for compositing textual URIs
November 2012
2012-11-18 : Implemented ISerializable, improved DualString apidoc
2012-11-13 : Uri::fromNativePath() expand directives in the given path
March 2012
2012-03-17 : AFAICS, no Trolltech copyrighted material is present here

  Refactor (8) — Uri

November 2012
2012-11-19 Optimize | Refactor : Encourage the compiler to optimize assignment
2012-11-18 Refactor : Use the copy-swap idiom
2012-11-18 Refactor : Allow returning path and scheme as const Str*
2012-11-16 Refactor : Updated re ResourceClass
2012-11-12 Refactor : Calculate path node name hashes with unicodes
2012-11-11 Refactor : Integrated PathMap functionality
2012-11-10 Optimize | Refactor : Various de::Uri refactorings
2012-11-10 Refactor : Use de::String for the path argument of de::Uri's primary ctor

↑ Back to top

  Added (5) — Uri

January 2014
2014-01-29 Added | API : Added new Uri constructor Uri_NewWithPath3
March 2013
2013-03-01 Added : Added Uri::fromUserInput()
November 2012
2012-11-13 Added : Added Uri::fromNativePath()
March 2012
2012-03-04 Added : Added build option for disabling Uri resolve caching
January 2012
2012-01-06 Added : Added option for omitting scheme in serialization

↑ Back to top

  Optimize (2) — Uri

November 2012
2012-11-19 Optimize | Refactor : Encourage the compiler to optimize assignment
2012-11-10 Optimize | Refactor : Various de::Uri refactorings

↑ Back to top

  API (1) — Uri

January 2014
2014-01-29 Added | API : Added new Uri constructor Uri_NewWithPath3

↑ Back to top

  Cleanup (1) — Uri

March 2012
2012-03-04 Cleanup : Member naming

↑ Back to top

  Documentation (1) — Uri

November 2012
2012-11-12 Documentation : Improved apidoc for de::Uri

↑ Back to top

  Doom (1) — Uri

May 2014
2014-05-20 Doom : Use Path::withSeparators()

↑ Back to top