Age | Commit message (Expand) | Author |
---|---|---|
2016-04-15 | Pass WideStrings without narrowing to c_str in javascript/ | tsepez |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-04-12 | Make CJS_PublicMethods::StrTrim() take a CFX_ByteString | tsepez |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-08 | Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair |
2016-03-29 | Code change to avoid signed/unsigned mismatch warnings. | Wei Li |
2016-03-28 | Added test for util.printx() and make it match spec. | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-15 | Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup | Wei Li |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |