This project is mirrored from https://git.alchemyviewer.org/alchemy/alchemy-next.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
- May 03, 2023
-
-
Nat Goodspeed authored
Newer C++ compilers have different semantics around LLSDArray's special copy constructor, which was essential to proper LLSD nesting. In short, we can no longer trust LLSDArray to behave correctly. Now that we have variadic functions, get rid of LLSDArray and replace every reference with llsd::array().
-
- Nov 10, 2015
-
-
Oz Linden authored
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- May 20, 2011
-
-
Oz Linden authored
-
- Apr 19, 2011
-
-
Nat Goodspeed authored
The Linux compiler isn't happy when source files don't end with newline.
-
- Apr 14, 2011
-
-
Andrew A. de Laix authored
-
- Apr 12, 2011
-
-
Nat Goodspeed authored
Unstable! Using present "startIM" is known to crash the Mac viewer. Committing to migrate to different dev box for further debugging.
-