Menu

Src (SVN)-old Commit Log


Commit Date  
[r8273] by dwarren

Comment out declaration of unused variable (to quiet compiler.)

2015-02-28 22:50:37 Tree
[r8272] by dwarren

Changed \x and \<num> (for octal) escapes in strings to allow termination
by first non hex (oct) digit.
Also changed to recognize [] and {} as tokens, so they can appear as functors.

2015-02-28 22:34:09 Tree
[r8271] by tswift

Fixed nasty bug in deleteoutedges, where an iterator value that needed to be reinitialized each time an inner loop was entered wasnt properly reinitialized.

2015-02-28 22:24:51 Tree
[r8270] by dwarren

Add condition to properly parse obscure use of infix and prefix op,
e.g., a - - - b. (Thanks, Ulrich. I guess I don't have better things
to do with my life...)

2015-02-28 20:46:05 Tree
[r8269] by dwarren

Fixed \u escapes in strings to support trailing \ to end hex-digit sequence.

2015-02-28 14:40:15 Tree
[r8268] by kifer

asked to ignore config.log files in svn
updated windows banners

2015-02-26 14:47:08 Tree
[r8267] by dwarren

Fixed bug in w1252_char_to_codepoint (pointed out, and fixed, by Michael).
It needed to increment the char pointer.

Also fixed a use of it in odbc_xsb.c (where it had incremented the
pointer itself, but now should not.)

2015-02-26 14:44:28 Tree
[r8266] by dwarren

Made unary - operator fy (as in standard.)

2015-02-26 14:40:09 Tree
[r8265] by dwarren

Added through-tracing of \+.

2015-02-26 14:38:52 Tree
[r8264] by dwarren

Cleaned-up defined but not exported, and exported but not defined.

2015-02-26 14:35:50 Tree
Older >
MongoDB Logo MongoDB