Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 298  Older »
Description: In which we discuss the google-ctemplate opensource pacakge.
 

Issue 90 in ctemplate: shared libraries (.dll) are not built in MinGW 
  Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 90 by shat...@gmail.com: shared libraries (.dll) are not built in MinGW [link] What steps will reproduce the problem? 1. Under MinGW, untar ctemplate and run ./configure... more »
By ctempl...@googlecode.com  - May 20 - 4 new of 4 messages    

Issue 75 in ctemplate: Has anyone ever tried to compile ctemplate on AIX with IBM xlc? 
  Comment #7 on issue 75 by rockdrea...@gmail.com: Has anyone ever tried to compile ctemplate on AIX with IBM xlc? [link] I'm currently trying to compile with xlC 12.1 and things are much better than with xlC 11.1. Has there been any progress in this area?... more »
By ctempl...@googlecode.com  - May 14 - 4 new of 4 messages    

C-template HTML-escaping CL 
  Hi everybody, I'd like to update you about the CL I've just submitted in c-template code: cl/28607502 In template_modifiers.cc<[link]>, I changed HtmlEscape to preserve the tags <sup> and <sub>, besides the ones which have been already preserved: <b>, <i>, <em> and <span... more »
By Dor Arad  - Mar 22 - 1 new of 1 message    

Issue 89 in ctemplate: 16 of 20 tests failed in debug mode 
  Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 89 by huas...@gmail.com: 16 of 20 tests failed in debug mode [link] What steps will reproduce the problem? $ CPPFLAGS="-D_GLIBCXX_DEBUG" ./configure $ make $ make check What is the expected output? What do you see instead?... more »
By ctempl...@googlecode.com  - Mar 20 - 5 new of 5 messages    

Issue 88 in ctemplate: use ctemplate leading some memory leak 
  Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 88 by xieyingf...@gmail.com: use ctemplate leading some memory leak [link] Following is the source code in Visual Studio 2005 with Windows XP ...using namespace std; int _tmain(int argc, _TCHAR* argv[])... more »
By ctempl...@googlecode.com  - Mar 15 - 2 new of 2 messages    

Updates that I would like to see 
  Compatible with clang compiler
By Vladimir Rangelov  - Mar 7 - 2 new of 2 messages    

CMake based builds RFC 
  Hi *, I'm currently using ctemplate at work for automating a pretty wide range of generations and my colleagues are telling me they're very happy with it :) I'm a bit less happy with it as I need to automate the build on a variety of platforms, including (shudder!) AIX and Hp-ux. I've managed... more »
By rockdreamer  - Mar 2 - 1 new of 1 message    

Support libraries to use with cTemplate? 
  I am interested in using cTemplate for creating web applications in C+ + but didn't see anything pertaining to: - URL parsing - Cookie parsing - Support for uploading files to the server - An SMTP library for sending email (text and html) What libraries are cTemplate developers using to accomplish the tasks... more »
By Jeff Dunlap  - Feb 27 - 2 new of 2 messages    

Issue 80 in ctemplate: Provide generic TemplateString constructor overload 
  Updates: Status: New Comment #8 on issue 80 by olafvds...@gmail.com: Provide generic TemplateString constructor overload [link] (No comment was entered for this change.)
By ctempl...@googlecode.com  - Feb 24 - 2 new of 2 messages    

how to get a correct URL escaped 
  Hi, there, I tried to use a template like this: <body> <a href="{{URL:url_escape_with_ar g=html}}">Your Account</a> </body> and then I set the dict: dict->SetValue("URL","[link] 2 3"); and expand it. I expect it to be: <a href="[link]">Your Account</a>... more »
By Eric Zhu  - Feb 23 - 2 new of 2 messages    

1 - 10 of 298   « Newer | Older »

XML       Send email to this group: google-ctemplate@googlegroups.com