root/branches/thune/thread_safe

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @455 [455] 15 months krobillard Added ur_sizeofUrlanEnv() & ur_thread() to hide UrlanEnv?
(edit) @454 [454] 15 months krobillard Optimized ur_internDefault(). Repeated calls to _orderWords() were …
(edit) @453 [453] 15 months krobillard UTF-8 strings can now be read. ur_makeString() now takes UCell argument.
(edit) @452 [452] 16 months krobillard Tokenizer handles special char!. ur_toStrT() now thread-safe for char! …
(edit) @451 [451] 16 months krobillard A decimal/vec3 can now start with '.'. Vim syntax handles hex numbers.
(edit) @450 [450] 16 months krobillard Removed slice! datatype - series now have an end. Added slice …
(edit) @449 [449] 16 months krobillard Updated GL for new ur_makeBinary().
(edit) @448 [448] 16 months krobillard header tweak
(edit) @447 [447] 16 months krobillard ur_makeBinary() now takes pointer argument.
(edit) @446 [446] 16 months krobillard last & match support slice!.
(edit) @445 [445] 16 months krobillard Can make slice! using coord!.
(edit) @444 [444] 16 months krobillard rejoin now uses to-text (fix for when first value is char!).
(edit) @443 [443] 16 months krobillard GL - Added crinkle shader
(edit) @442 [442] 16 months krobillard Added ++/-- to replace word inc/dec. Renamed UR_FLAG_EOL as …
(edit) @441 [441] 16 months krobillard random handles coord!
(edit) @440 [440] 16 months krobillard Improved 'lerp.
(edit) @439 [439] 17 months krobillard Fixes for Windows.
(edit) @438 [438] 17 months krobillard GL - texture! make can now make GL_TEXTURE_1D from binary!.
(edit) @437 [437] 17 months krobillard Fixed shader for Mac.
(edit) @436 [436] 17 months krobillard GL test framework changed so F9 now reloads script.
(edit) @433 [433] 17 months krobillard Fixed recycle to mark BLK_CTX_STACK as used.
(edit) @432 [432] 17 months krobillard Replaced clean-path with full-path. Improved uc_whatDir().
(edit) @431 [431] 17 months krobillard Atoms should now be thread safe. First thread experiment runs.
(edit) @430 [430] 17 months krobillard Component inputs can now be declared /quiet or /strobe
(edit) @429 [429] 17 months krobillard Added 'disconnect.
(edit) @428 [428] 17 months krobillard Components can now be copied. Added component test.
(edit) @427 [427] 17 months krobillard Setting words in the shared global store now throws an error. Default …
(edit) @426 [426] 17 months krobillard Added component! & lit-select! datatypes. ur_makeBlockT() now has a ptr …
(edit) @425 [425] 17 months krobillard Added component! & lit-select! datatypes. ur_makeBlockT() now has a ptr …
(edit) @423 [423] 17 months krobillard gl/audio - Music is now streamed rather than using AL_EXT_vorbis.
(edit) @422 [422] 17 months krobillard Updated atom header.
(edit) @421 [421] 17 months krobillard Mutex now initialized before use.
(edit) @420 [420] 17 months krobillard Thune GL - Added 'image & mouse button words. Fixes to specular model …
(edit) @418 [418] 18 months krobillard Rune works again.
(edit) @417 [417] 18 months krobillard Added ur_seriesMem() & fold helper.
(edit) @415 [415] 18 months krobillard Debugger works again.
(edit) @414 [414] 18 months krobillard Added replace.all helper.
(edit) @413 [413] 18 months krobillard change now handles optional int! part.
(edit) @409 [409] 18 months krobillard Thune GL - Added enable/disable with state tracking. Geometry ops now …
(edit) @408 [408] 18 months krobillard Thune - Simplified macros with macro! datatype.
(edit) @407 [407] 18 months krobillard Thune - Fixed SHA1 checksum.
(edit) @406 [406] 18 months krobillard Thune - Fixed ur_initType for BIG_ENDIAN.
(edit) @405 [405] 18 months krobillard Thune GL - Added samples-query.
(edit) @404 [404] 18 months krobillard Thune (ts) - to/as converts vec3! -> coord!. obj_to_gx script handles …
(edit) @403 [403] 18 months krobillard Thune (ts) - Added UDatatype compare. GL version gets wait-events …
(edit) @402 [402] 18 months krobillard Thune - same? & eq? handle context.
(edit) @400 [400] 18 months krobillard Thune - Can now pass vector! type to 'make.
(edit) @399 [399] 18 months krobillard Thune GL - Shader link errors now properly reported.
(edit) @398 [398] 19 months krobillard Thune - parse lit-word now matches opcodes.
(edit) @397 [397] 19 months krobillard Thune - Improved c_string script.
(edit) @396 [396] 19 months krobillard Thune - Import bump_tangent.t
(edit) @395 [395] 19 months krobillard Thune GL - Two shader attributes can now be used. Added bump mapping …
(edit) @394 [394] 19 months krobillard Thune - Added 'set-stride.
(edit) @393 [393] 19 months krobillard Thune - Fixed vector! clone.
(edit) @392 [392] 19 months krobillard Thune - Implemented block parse 'set.
(edit) @390 [390] 19 months krobillard Thune - OpenGL version works in thread_safe branch.
(edit) @389 [389] 19 months krobillard Thune - bzip2 & net config options build in thread_safe branch.
(edit) @388 [388] 19 months krobillard Thune - Import env.h.
(edit) @387 [387] 19 months krobillard Thread safe Thune - The only globals are now the static ur_global & …
(copy) @386 [386] 19 months krobillard Thune branch with no globals and thread data store.
copied from trunk/thune:
(edit) @385 [385] 19 months krobillard Thune - set now catches unbound words.
Note: See TracRevisionLog for help on using the revision log.