[gnome-builder] (56 commits) Non-fast-forward update to branch wip/slaf/xml-pack
- From: Sébastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] (56 commits) Non-fast-forward update to branch wip/slaf/xml-pack
- Date: Thu, 13 Jul 2017 12:19:06 +0000 (UTC)
The branch 'wip/slaf/xml-pack' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
77b43ae... xmp-pack: add schema validator
8e3532b... xml-pack: more precise node and diagnostics location
1c8dba3... xml-pack: add more internal nodes to the trees
a952e08... xml-pack: add end-tag location informations
a5b445f... xml-pack: get location infos from cursor
81b7f0b... xml-pack: add a xml completion provider
cf2d4eb... xmp-pack: add (line,line_offset) for end of node loacation
8254f48... xmp-pack: fix style, using self for the current object
239a215... xmp-pack: add methods to get all the direct children
b3a1330... xml-pack: add a types include
76d2282... xml-pack: fetch node attributes when parsing
de4accf... xml-pack: get a pointer to the tag content when parsing
f555419... xml-pack: add debug functions to IdeXmlPosition
5d6559e... xml-pack: fix IdeXmlCompletionProvider style
c570eee... xml-pack: IdeXmlPosition additions
3dbd49c... xml-pack: get position from cursor in the service
6e1c504... xml-pack: add attributes handling to IdeXmlSymbolNode
da98662... xml-pack: add print_node_ranges to IdeXmlSymbolNode
fbe6068... xml-pack: add _coompare_location to IdeXmlSymbolNode
5c73342... xml-pack: add a chained hash table object
d45c5e5... xml-pack: IdeXmlDefine object
a57df78... xml-pack: IdeXmlGrammar object
357986c... xml-pack: IdeXmlSchema object
fcdc7dd... xml-pack: IdeXmlRngParser object
de79baf... xml-pack: avoid include calls cycle
be4ade0... xml-pack: IdeXmlPath object
4da15b1... xml-pack: add accessors to IdeXmlPosition
fc7dfff... xml-pack: simplify IdeXmlSymbolNode
b7f2381... xml-pack: add print node to IdeXmlSymbolNode
4b597e7... xml-pack: move IdeXmlPath to use IdeXmlSymbolNode
895803b... xml-pack: add analysis to IdeXmlPosition in service
7046a56... xml-pack: get the node path in the completion provider
565fc0e... xml-pack: parse schemas in the service
3462416... xml-pack: get the matching nodes in the rng tree
cd74fcf... xml-pack: rework the IdeXmlPosition
bf05987... xml-pack: fix end tag range
7e4d854... xml-pack: get the right cursor position
8e21ce1... xml-pack: fix IdeXmlPath when we are at the root
cbb3858... xml-pack: enhance IdeXmlPosition
42d48b0... xml-pack: add a state to IdeXmlSymbolNode
3a01358... xml-pack: better IdeXmlSymbolNode print
e244b9d... xml-pack: handling of partial nodes
b32d2f7... xml-pack: get completion items
55983b3... xml-pack: store more infos in IdeXmlPosition
f2b27e9... xml-pack: fix errors in sax nodes coordinates
3e93f26... xml-pack: get position details infos fron nodes tree
8c940d1... xml-pack: fetch and show elements and attributes
6368afe... xml-pack: remove endless loop in completion from rng
7e8eb28... xml-pack: completions-attributes cleanup
b46bfd5... xml-pack: tweak the tree optionality
8360aab... xml-pack: automatic gtkbuilder.rng association for ui files
2b5b866... xml-pack: fix libdazzle switch
Commits added to the branch:
4ef4b0e... layout: track changes in DzlDockBin (*)
1bc166c... xmp-pack: add schema validator
60f6fb1... xml-pack: more precise node and diagnostics location
a770dac... xml-pack: add more internal nodes to the trees
29081f1... xml-pack: add end-tag location informations
052ebc6... xml-pack: get location infos from cursor
c7f89c9... xml-pack: add a xml completion provider
406adae... xmp-pack: add (line,line_offset) for end of node loacation
bb766c9... xmp-pack: fix style, using self for the current object
aa4c1a3... xmp-pack: add methods to get all the direct children
d5665e1... xml-pack: add a types include
891c62b... xml-pack: fetch node attributes when parsing
50ad6a6... xml-pack: get a pointer to the tag content when parsing
44dd6f4... xml-pack: add debug functions to IdeXmlPosition
d4d2d29... xml-pack: fix IdeXmlCompletionProvider style
5b70d95... xml-pack: IdeXmlPosition additions
8efca77... xml-pack: get position from cursor in the service
8c77700... xml-pack: add attributes handling to IdeXmlSymbolNode
d201c34... xml-pack: add print_node_ranges to IdeXmlSymbolNode
27dc44f... xml-pack: add _coompare_location to IdeXmlSymbolNode
03a5482... xml-pack: add a chained hash table object
4bae4f1... xml-pack: IdeXmlDefine object
14dd3eb... xml-pack: IdeXmlGrammar object
e90b269... xml-pack: IdeXmlSchema object
4f2f1ce... xml-pack: IdeXmlRngParser object
579efc9... xml-pack: avoid include calls cycle
9bd13b5... xml-pack: IdeXmlPath object
1e87646... xml-pack: add accessors to IdeXmlPosition
5d84a70... xml-pack: simplify IdeXmlSymbolNode
6f2a363... xml-pack: add print node to IdeXmlSymbolNode
48bdc06... xml-pack: move IdeXmlPath to use IdeXmlSymbolNode
5f8f220... xml-pack: add analysis to IdeXmlPosition in service
03c4ab3... xml-pack: get the node path in the completion provider
6dff271... xml-pack: parse schemas in the service
7c5c268... xml-pack: get the matching nodes in the rng tree
ba50fdc... xml-pack: rework the IdeXmlPosition
0f12b3d... xml-pack: fix end tag range
d480a4d... xml-pack: get the right cursor position
e70f1f0... xml-pack: fix IdeXmlPath when we are at the root
dc1bd86... xml-pack: enhance IdeXmlPosition
0057a74... xml-pack: add a state to IdeXmlSymbolNode
cfbe543... xml-pack: better IdeXmlSymbolNode print
6bd4591... xml-pack: handling of partial nodes
d1f6f00... xml-pack: get completion items
3e70d84... xml-pack: store more infos in IdeXmlPosition
33cecf5... xml-pack: fix errors in sax nodes coordinates
c953ef0... xml-pack: get position details infos fron nodes tree
faaa832... xml-pack: fetch and show elements and attributes
ad57f3e... xml-pack: remove endless loop in completion from rng
65dacf0... xml-pack: completions-attributes cleanup
53c1855... xml-pack: tweak the tree optionality
c805d0b... xml-pack: automatic gtkbuilder.rng association for ui files
8bdd5ed... xml-pack: fix libdazzle switch
95eb917... xml-pack: remove debug statements
e9e50d9... xml-pack: fix nodes handling
c45a5fc... xml-pack: quiet some warnings
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]