changed: [is...] statements use only the output string now (when comparing)
previously they used FunInfo::res, now they use FunInfo::out and the out string is not put to the main output stream added: FunInfo<>::case_sensitive (default true) when false then [is] statement is comparing in case insensitive manner changed: the out stream in [if...] [for] statements the output text is ingored now git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@344 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2007-2010, Tomasz Sowa
|
||||
* Copyright (c) 2007-2011, Tomasz Sowa
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
Reference in New Issue
Block a user