Skip to content

Commit

Permalink
New release version, now the tg has a name MesserTg
Browse files Browse the repository at this point in the history
  • Loading branch information
anderson authored and anderson committed Apr 30, 2017
1 parent ff4254d commit 7f59e89
Show file tree
Hide file tree
Showing 219 changed files with 29,376 additions and 22,369 deletions.
11,485 changes: 11,485 additions & 0 deletions .metadata/.log

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .metadata/.plugins/org.eclipse.cdt.core/.log
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@
*** SESSION fev 16, 2017 13:14:02.64 -------------------------------------------
*** SESSION fev 16, 2017 13:19:31.58 -------------------------------------------
*** SESSION fev 18, 2017 22:15:16.19 -------------------------------------------
*** SESSION abr 30, 2017 01:12:10.47 -------------------------------------------
*** SESSION abr 30, 2017 01:31:09.00 -------------------------------------------
1,705 changes: 1,705 additions & 0 deletions .metadata/.plugins/org.eclipse.cdt.core/Algorithms.language.settings.xml

Large diffs are not rendered by default.

Binary file not shown.
1,669 changes: 1,669 additions & 0 deletions .metadata/.plugins/org.eclipse.cdt.core/MesserTG.language.settings.xml

Large diffs are not rendered by default.

3,407 changes: 3,407 additions & 0 deletions .metadata/.plugins/org.eclipse.cdt.core/Prototype.language.settings.xml

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
<configuration id="cdt.managedbuild.config.gnu.exe.debug.1353706942" name="Debug">
<configuration id="cdt.managedbuild.config.gnu.exe.debug.175093756" name="Debug">
<extension point="org.eclipse.cdt.core.LanguageSettingsProvider">
<provider id="org.eclipse.cdt.managedbuilder.core.GCCBuiltinSpecsDetector">
<language id="org.eclipse.cdt.core.gcc">
Expand Down Expand Up @@ -1095,6 +1095,12 @@
<entry kind="macro" name="__GCC_IEC_559_COMPLEX" value="2">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__GLIBCXX_BITSIZE_INT_N_0" value="128">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__GLIBCXX_TYPE_INT_N_0" value="__int128">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__GNUC_MINOR__" value="2">
<flag value="BUILTIN|READONLY"/>
</entry>
Expand Down Expand Up @@ -1416,9 +1422,6 @@
<entry kind="macro" name="__STDC__" value="1">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__STRICT_ANSI__" value="1">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__UINT16_C(c)" value="c">
<flag value="BUILTIN|READONLY"/>
</entry>
Expand Down Expand Up @@ -1551,7 +1554,10 @@
<entry kind="macro" name="__code_model_small__" value="1">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cplusplus" value="201103L">
<entry kind="macro" name="__cplusplus" value="201402L">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_aggregate_nsdmi" value="201304">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_alias_templates" value="200704">
Expand All @@ -1563,24 +1569,36 @@
<entry kind="macro" name="__cpp_binary_literals" value="201304">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_constexpr" value="200704">
<entry kind="macro" name="__cpp_constexpr" value="201304">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_decltype" value="200707">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_decltype_auto" value="201304">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_delegating_constructors" value="200604">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_digit_separators" value="201309">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_exceptions" value="199711">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_generic_lambdas" value="201304">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_hex_float" value="201603">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_inheriting_constructors" value="200802">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_init_captures" value="201304">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_initializer_lists" value="200806">
<flag value="BUILTIN|READONLY"/>
</entry>
Expand All @@ -1599,6 +1617,9 @@
<entry kind="macro" name="__cpp_ref_qualifiers" value="200710">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_return_type_deduction" value="201304">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_rtti" value="199711">
<flag value="BUILTIN|READONLY"/>
</entry>
Expand All @@ -1611,6 +1632,9 @@
<entry kind="macro" name="__cpp_rvalue_references" value="200610">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_sized_deallocation" value="201309">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_static_assert" value="200410">
<flag value="BUILTIN|READONLY"/>
</entry>
Expand All @@ -1623,6 +1647,9 @@
<entry kind="macro" name="__cpp_user_defined_literals" value="200809">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_variable_templates" value="201304">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="__cpp_variadic_templates" value="200704">
<flag value="BUILTIN|READONLY"/>
</entry>
Expand Down Expand Up @@ -1665,11 +1692,17 @@
<entry kind="macro" name="__x86_64__" value="1">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="linux" value="1">
<flag value="BUILTIN|READONLY"/>
</entry>
<entry kind="macro" name="unix" value="1">
<flag value="BUILTIN|READONLY"/>
</entry>
</language>
</provider>
</extension>
</configuration>
<configuration id="cdt.managedbuild.config.gnu.exe.release.1183141150" name="Release">
<configuration id="cdt.managedbuild.config.gnu.exe.release.1927938184" name="Release">
<extension point="org.eclipse.cdt.core.LanguageSettingsProvider">
<provider id="org.eclipse.cdt.managedbuilder.core.GCCBuiltinSpecsDetector">
<language id="org.eclipse.cdt.core.gcc">
Expand Down
6 changes: 6 additions & 0 deletions .metadata/.plugins/org.eclipse.cdt.ui/Algorithms.build.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
01:46:44 **** Build of configuration Default for project Algorithms ****
make all
make: *** No rule to make target 'all'. Pare.

01:46:44 Build Finished (took 62ms)

6 changes: 6 additions & 0 deletions .metadata/.plugins/org.eclipse.cdt.ui/MesserTG.build.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
01:51:26 **** Incremental Build of configuration Debug for project MesserTG ****
make all
make: Nothing to be done for 'all'.

01:51:26 Build Finished (took 62ms)

Loading

0 comments on commit 7f59e89

Please sign in to comment.