[gxml] (69 commits) Created branch gsoc2013



The branch 'gsoc2013' was created.

Summary of new commits:

  582a65a... Set type=xmlChar* on parametres, part 1
  7c24391... Set type=xmlChar* on parametres, part 2: those with string 
  0214abf... Set type=xmlChar* on fields
  1e2973b... Set type=xmlChar* on method return values
  e79195a... Fix some cnames in libxml-2.0.vapi
  ff872c1... Update libvala version; need a better solution to this
  1753318... Add some TODO items for the future
  f6259d4... Change error handling from throwing errors to setting a doc
  0e9f943... Remove all throws declarations, since we're shifting to a d
  5cd5078... Change some errors in CharacterData and Text to use g_warni
  09d96c4... Remove unnecessary linking for valadoc command
  2958bf6... Fix < in docs; I swear that I had to use the entity referen
  7bae7e3... Document.vala: update some comments and spacing
  7eb9fb8... NodeList.vala: fix comment so there's a separate long desc
  485dd65... Document.vala: convert more entity references to their actu
  9c73918... Implementation.vala, Document.vala: support creation of doc
  ee3f046... Utils.vala: add class of static internal methods to handle 
  aad45f4... Utils.vala: fix some errors, add Utils.vala to Makefile.am
  ec99a84... test/Makefile.am: add UtilsTest.vala UtilsTest.vala: add a 
  0001fcb... bleh
  344b71e... Revert "bleh"
  d844ec5... Revert "Revert "bleh""
  bc775bc... whatever
  93c22c2... Revert to before the Utils fiasco
  1bfe1af... libxml-2.0.vapi: fix the ctype for dump_memory_format's mem
  2b71672... libxml-2.0.vapi: define a few more methods from the C: vali
  58b0db8... NodeList.vala: change error handling to g_warning
  dc663b9... DocumentType.vala: update comments
  eb1cb91... Makefile.am: get rid of -Wall for now; reports a lot of war
  096c166... Implementation.vala: Update comments with references to spe
  48c4ec6... Implementation.vala: add error checking to create_document
  36c3a95... Implementation.vala: add commented out code to use xmlHasFe
  bc26048... Document.vala: Update comments, particularly with reference
  c647f8a... Document.vala: update error checking to use g_warning; add 
  2a97a2b... Document.vala: add root element for Document.with_implement
  31c2c2e... Document.vala: Fix a comment
  b218f53... DocumentFragment.vala: add spec reference
  982f2cb... DomNode.vala: update comments, especially adding references
  eafb5b7... DomNode.vala, BackedNode.vala, Attr.vala: break API to fix 
  7e1645d... DomNode.vala: update documentation, particularly adding ref
  4219773... Entity.vala: break API to fix typo: clone_node, not clone_n
  9c3d5e4... DomNode.vala: remove some trailing whitespace
  39fff91... NodeList.vala: improve documentation, particularly adding r
  44be6d2... CharacterData.vala: update comments, particularly adding re
  56d75a5... CharacterData.vala: improve error handling, check more boun
  25e9709... Text.vala: make use of new check_index_size from parent cla
  2ea1133... Document.vala, DomNode.vala: move check_read_only to DomNod
  f98463a... Attr.vala: update documentation, specifically references to
  d284915... Element.vala: update documentation, specifically references
  9dc9243... Document.vala, DomNode.vala: move check_wrong_document inot
  2469c75... Element.vala: handle spec'd errors
  5ed7290... ProcessingInstruction.vala: handle spec'd errors
  0310573... Text.vala: update documentation, specifically adding refs t
  841f354... Text.vala: add more error checking from spec
  f63fdeb... Tiny fixes.
  f840d45... Document.vala: some small error handling changes; return on
  eb34147... DomException.vala: rename file to comply with spec, improve
  a8d7150... Makefile.am: DomError -> DomException
  a0ee0fb... Serialization.vala: DomError no longer thrown, so no need t
  f4e861c... GXmlTest.vala: override gtester handling of g_warnings; don
  d472f9d... DomException.vala: change errordomain DomError -> enum DomE
  f2dcc04... DomException.vala: add a dummy DomError for the transitioni
  d4a2c38... Makefile.am: remove -Wall for now, since we can't do anythi
  04027b5... DomException.vala: add facility to set the last DomExceptio
  f38da2f... DomException.vala: add NAMESPACE error code
  454507e... CharacterData.vala, Element.vala, Document.vala, DomNode.va
  e2a67bc... Implementation.vala: factor out error checks into check_ fu
  38dafa3... GXmlTest.vala: change how our tests test for warnings
  d484ef0... DocumentTest.vala: first testing of warnings


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]