71 Commits

Author SHA1 Message Date
Rich Geldreich 36479bc697 Merge pull request #45 from winterheart/msvc2022
Fix crnlib compilation on MSVC 2022 toolchain
2025-05-24 21:52:23 -04:00
Azamat H. Hackimov 20315fbd1c Fix crnlib compilation on MSVC2022 toolchain 2025-05-24 21:39:18 +03:00
Rich Geldreich 671a0648c8 Merge pull request #25 from griffin2000/master
Avoid ambiguity error on GCC
2020-10-09 00:23:03 -04:00
Rich Geldreich ce2058f457 Update README.md 2020-09-15 14:15:01 -04:00
Rich Geldreich c1115f919d Update README.md
Removing copyright
2020-09-15 14:14:15 -04:00
richgel999 57353fa9ac Removing copyright. This software is now entirely in the public domain. 2020-09-15 14:12:38 -04:00
richgel999 44c8402e24 Correcting crunch's copyright messages. 2019-06-15 00:59:38 -07:00
richgel999 e6e5f0de2b Fixing copyright at end of file 2019-06-15 00:53:09 -07:00
Rich Geldreich fa326be601 Update README.md 2019-06-15 00:45:29 -07:00
richgel999 231d6cef0e Fixing missing break 2019-06-15 00:40:24 -07:00
Rich Geldreich 5bd8d45801 Update README.md 2019-06-15 00:37:40 -07:00
Rich Geldreich 99a01dac7f Update README.md 2019-06-15 00:37:25 -07:00
richgel999 7c54efc80e Correcting crunch's copyright. An IP Release Agreement was never signed by Richard Geldreich, Jr. to release this intellectual property to "Tenacious Software LLC" (a now long defunct Texas LLC), so I am removing this entity from the copyright. The proper crunch library copyright message is "Copyright (c) 2010-2016 Richard Geldreich, Jr. All rights reserved." 2019-06-15 00:35:13 -07:00
Gareth Morgan 3a445a94cd Avoid ambiguity error on GCC 2018-11-12 19:40:08 -05:00
Rich Geldreich ea72a1df7c Updating readme 2018-11-07 23:22:24 -05:00
Rich Geldreich 65d22b25f0 Updating license to require attribution 2018-11-07 23:20:46 -05:00
Rich Geldreich 80c087dbc9 Changing readme 2018-05-14 14:50:22 -07:00
Rich Geldreich 235946f7a1 Updating readme 2017-11-15 15:12:31 -08:00
Rich Geldreich 981166d129 Updating readme 2017-11-15 15:10:55 -08:00
Rich Geldreich c96c88791b Updating readme 2017-11-15 15:06:53 -08:00
Rich Geldreich ea9b8d8c00 Fixing emscripten docs 2017-01-09 14:38:39 -08:00
Rich Geldreich 66892464f6 Merged file 2017-01-09 14:37:37 -08:00
Rich Geldreich a1281e5b2a Improve default documentation
Conflicts:
	README.md
2017-01-09 14:17:29 -08:00
Rich Geldreich 7ae16dda71 clang is also on board (reverted from commit 0c95eb14d6) 2017-01-09 14:12:47 -08:00
Rich Geldreich d64212091e Change data type to match assigned one. (reverted from commit 133a78398f) 2017-01-09 13:57:00 -08:00
Rich Geldreich bf5e9d9c3b Linux fixes 2017-01-09 13:54:05 -08:00
Rich Geldreich 9f20c8c318 Merge pull request #8 from nwnk/master
readme: Update link to Compressonator
2017-01-09 13:44:40 -08:00
Rich Geldreich 0990cc8341 Merge pull request #9 from AnalyticalGraphicsInc/emcc
Compile to Javascript with Emscripten.
2017-01-09 13:42:09 -08:00
Dan Bagnell 1d3fcb59cd Update README with instructions for using Emscripten. 2017-01-09 15:04:52 -05:00
Dan Bagnell 0c22f98142 Rename crn.cpp -> crunch_lib.cpp. 2017-01-09 14:57:52 -05:00
Dan Bagnell a60ed487c5 Update crn.cpp license. 2017-01-09 14:17:31 -05:00
Dan Bagnell 8fbb07dc57 Add functions to export with emscripten. 2017-01-09 14:13:39 -05:00
Adam Jackson 3cae875fda readme: Update link to Compressonator
Signed-off-by: Adam Jackson <ajax@redhat.com>
2016-11-15 15:12:47 -05:00
Tomer Barletz e974687ae6 Update with crunch executable. 2016-07-11 18:32:16 -07:00
Tomer Barletz 75632ff47e Fix gcc name-lookup, which requires to use the 'this' qualifier. 2016-07-11 18:31:20 -07:00
Tomer Barletz 133a78398f Change data type to match assigned one. 2016-07-11 18:28:27 -07:00
Tomer Barletz 732cd33239 Fix return types from boolean/false to pointer/NULL. 2016-07-11 15:38:49 -07:00
Tomer Barletz a9653b88e7 Add build support for 64-bit with g++. 2016-07-11 15:37:15 -07:00
Tomer Barletz 001ba71348 Add .gitignore file. 2016-07-11 15:34:36 -07:00
Arvid Gerstmann 0c95eb14d6 clang is also on board 2016-06-29 23:07:41 +02:00
Arvid Gerstmann 1faffa9b1b fixes building 2016-06-29 22:56:37 +02:00
Jake 2ef76b99e5 docs(readme): Update copyright 2016-06-20 11:53:18 +02:00
Jake bf683690a9 Merge remote-tracking branch 'refs/remotes/upstream/master'
Conflicts:
	readme.txt
2016-06-20 11:51:19 +02:00
Rich Geldreich 0aea5beeb2 Fixing copyright 2016-06-16 20:08:40 -07:00
Jake 8f29f0fd75 docs: Add changelog
Moved the version info in top of readme to a changelog. Converted the
version identifiers to more semantic versioning, but it is easy to
change if semantic versioning is not interesting, or my conversion
doesn't make sense.
2016-06-16 09:22:38 +02:00
Jake 9e7a5e80c7 docs(readme): Convert to Markdown
Includes small tweaks to the original text for a nicer look.
2016-06-16 09:20:43 +02:00
Rich Geldreich 97b8233acc Adding URL 2016-06-15 23:25:15 -07:00
Rich Geldreich e647680ef9 Updating github URL 2016-06-15 23:21:39 -07:00
Rich Geldreich eeeeba7e40 Updating license/copyright 2016-06-15 23:03:05 -07:00
Rich Geldreich d2a3948ab9 Updating license/copyright/email contact info 2016-06-15 22:59:25 -07:00