John Wiegley
|
4a18317e7c
|
Added --auto-match option, for use with 'convert'
|
2012-02-26 02:16:09 -06:00 |
|
John Wiegley
|
5a201971a9
|
Added e-mail notifications to tools/proof
|
2012-02-24 03:23:04 -06:00 |
|
John Wiegley
|
f3e1c8ded0
|
Fixed cmd-script_2.test
|
2012-02-21 03:55:13 -06:00 |
|
John Wiegley
|
c47350dce9
|
Corrected handling of nested definitions
|
2012-02-21 03:53:00 -06:00 |
|
John Wiegley
|
36922c5945
|
Whitespace fixes
|
2012-02-21 03:44:34 -06:00 |
|
John Wiegley
|
697d097594
|
Whitespace fix
|
2012-02-21 02:09:48 -06:00 |
|
John Wiegley
|
902673a199
|
Merge branch 't/scopes' into next
|
2012-02-21 01:45:36 -06:00 |
|
John Wiegley
|
1837e32391
|
The new SCOPE mechanism is working
|
2012-02-21 01:45:26 -06:00 |
|
John Wiegley
|
bc9ff7095f
|
Introduced a new SCOPE expression terminal
|
2012-02-20 17:20:22 -06:00 |
|
John Wiegley
|
4e8c9805bb
|
Replaced missing }
|
2012-02-19 16:08:41 -06:00 |
|
John Wiegley
|
409041aec6
|
Updated tools/proof
|
2012-02-19 16:07:21 -06:00 |
|
John Wiegley
|
c99cfc8024
|
The Doxyfile target needs to be %builddir%/doc
|
2012-02-19 16:07:17 -06:00 |
|
John Wiegley
|
7cc550fc22
|
Don't build doxygen docs in tools/proof
|
2012-02-17 16:25:41 -06:00 |
|
John Wiegley
|
23d59dd283
|
Update version to 3.0.0-20120217
|
2012-02-17 16:25:29 -06:00 |
|
John Wiegley
|
06cb20aaa8
|
Simplify test for GuardMalloc
|
2012-02-17 15:18:20 -06:00 |
|
John Wiegley
|
c3a9a7d2c5
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
John Wiegley
|
c6b51a2635
|
Added a missing call to context.close() in the parser
|
2012-02-17 15:17:18 -06:00 |
|
John Wiegley
|
41971c97dd
|
Use value_t::to_long()
|
2012-02-17 15:17:05 -06:00 |
|
John Wiegley
|
96b4fd4b40
|
Disable unused code
|
2012-02-17 15:16:24 -06:00 |
|
John Wiegley
|
a19b541dd9
|
Removed unneeded default cases
|
2012-02-17 15:15:32 -06:00 |
|
John Wiegley
|
7dc1d8c169
|
Add -Won-disabled-macro-expansion flag when building with Clang
|
2012-02-17 15:14:31 -06:00 |
|
John Wiegley
|
7e6dbcd64c
|
Don't build with Python support by default anymore
|
2012-02-17 15:09:33 -06:00 |
|
John Wiegley
|
71d059796e
|
Changed an int to std::size_t
|
2012-02-17 15:09:33 -06:00 |
|
John Wiegley
|
6983a56a23
|
Changed an int to std::string::size_type
|
2012-02-17 15:09:33 -06:00 |
|
John Wiegley
|
6e584ca176
|
Removed several unreached return statements
|
2012-02-17 15:09:33 -06:00 |
|
John Wiegley
|
7840bef10a
|
Corrected the type of a cast
|
2012-02-17 15:09:33 -06:00 |
|
John Wiegley
|
c90027eef9
|
Changed a use of int to std::vector<int>::size_type
|
2012-02-17 15:09:33 -06:00 |
|
John Wiegley
|
68fa8600ee
|
Simplified a switch statement
|
2012-02-17 15:09:32 -06:00 |
|
John Wiegley
|
f322769775
|
Added value_t::to_size_t method
|
2012-02-17 15:09:32 -06:00 |
|
John Wiegley
|
8887fe9fa9
|
Removed unneeded break statements
|
2012-02-17 15:09:32 -06:00 |
|
John Wiegley
|
aba92526c3
|
Whitespace fix
|
2012-02-17 15:09:32 -06:00 |
|
John Wiegley
|
e7ff3945d5
|
#if 0'd some unused Python bridge code
|
2012-02-17 15:09:32 -06:00 |
|
John Wiegley
|
ed30c9c82d
|
Updated lib/utfcpp
|
2012-02-17 15:09:32 -06:00 |
|
John Wiegley
|
cebb0698e8
|
Corrected a cast in sha1.cpp
|
2012-02-17 15:09:31 -06:00 |
|
John Wiegley
|
95717c9494
|
Added a missing case clause
|
2012-02-17 15:09:31 -06:00 |
|
John Wiegley
|
8f3178191c
|
Fixes for variable shadowing (28/28)
|
2012-02-17 15:06:31 -06:00 |
|
John Wiegley
|
24a993cf00
|
Fixes for variable shadowing (27/28)
|
2012-02-17 15:06:30 -06:00 |
|
John Wiegley
|
8f8275733c
|
Fixes for variable shadowing (26/28)
|
2012-02-17 15:06:29 -06:00 |
|
John Wiegley
|
b4c870ace2
|
Fixes for variable shadowing (25/28)
|
2012-02-17 15:06:28 -06:00 |
|
John Wiegley
|
ed6df84473
|
Fixes for variable shadowing (24/28)
|
2012-02-17 15:06:26 -06:00 |
|
John Wiegley
|
5455b12454
|
Fixes for variable shadowing (23/28)
|
2012-02-17 15:06:25 -06:00 |
|
John Wiegley
|
31738bddff
|
Fixes for variable shadowing (22/28)
|
2012-02-17 15:06:23 -06:00 |
|
John Wiegley
|
6a9743d833
|
Fixes for variable shadowing (21/28)
|
2012-02-17 15:06:21 -06:00 |
|
John Wiegley
|
ad79230158
|
Fixes for variable shadowing (20/28)
|
2012-02-17 15:06:20 -06:00 |
|
John Wiegley
|
07a3262755
|
Fixes for variable shadowing (19/28)
|
2012-02-17 15:06:19 -06:00 |
|
John Wiegley
|
72527ce3b3
|
Fixes for variable shadowing (18/28)
|
2012-02-17 15:06:18 -06:00 |
|
John Wiegley
|
87b5f6ec50
|
Fixes for variable shadowing (17/28)
|
2012-02-17 15:06:17 -06:00 |
|
John Wiegley
|
68bce6c031
|
Fixes for variable shadowing (16/28)
|
2012-02-17 15:06:15 -06:00 |
|
John Wiegley
|
0e2f154428
|
Fixes for variable shadowing (15/28)
|
2012-02-17 15:06:14 -06:00 |
|
John Wiegley
|
3fd0c4229c
|
Fixes for variable shadowing (14/28)
|
2012-02-17 15:06:12 -06:00 |
|