Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Sluift
Age
Commit message (
Collapse
)
Author
2011-04-18
Compile Lua as C++ to avoid setjmp/longjmp & exception conflicts.
Remko Tronçon
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2011-04-09
Fixed line endings in Wonderland script.
Remko Tronçon
2011-04-04
Fixed assertion failure in Sluift.
Remko Tronçon
2011-03-17
Sluift: Added example script for removing unreachable contacts.
Remko Tronçon
2011-03-17
Sluift: Add timeout to get and set.
Remko Tronçon
2011-03-17
Sluift: Put a timeout on connecting to a server.
Remko Tronçon
2011-03-17
Sluift: Spin the event loop on send events.
Remko Tronçon
2011-03-16
Sluift: Don't hang until timeout in get_contacts and set_version.
Remko Tronçon
2011-03-15
Don't fail if LUA_FLAGS aren't set.
Remko Tronçon
2011-03-05
Added windows packaging.
Remko Tronçon
2011-03-05
Fixed some Sluift bugs.
Remko Tronçon
2011-03-05
Sluift: Added CollectVersions example.
Remko Tronçon
2011-03-05
Sluift: roster->contacts
Remko Tronçon
2011-03-04
Sluift: Spin the event loop on some commands
Remko Tronçon
2011-03-03
Some more Sluift tweaks.
Remko Tronçon
2011-03-02
Sluift: Added subscription confirm/cancel.
Remko Tronçon
2011-03-02
Added add/remove contact.
Remko Tronçon
2011-03-02
Return client on sluift mutators.
Remko Tronçon
2011-03-01
Introduce Lua::Value helper.
Remko Tronçon
2011-03-01
Fixed linking order.
Remko Tronçon
2011-03-01
Some more Sluift enhancements.
Remko Tronçon
2011-02-27
Sluift echobot.
Remko Tronçon
2011-02-27
Added 'get_next_event' sluift command.
Remko Tronçon
2011-02-26
Some more cleanup.
Remko Tronçon
2011-02-26
Some more cleanups.
Remko Tronçon
2011-02-26
Patch Sluift console.
Remko Tronçon
2011-02-26
Added built-in table print function to sluift.
Remko Tronçon
2011-02-26
Added an option to not use stream compression.
Remko Tronçon
2011-02-26
Avoid scons warning on multiply defined targets.
Remko Tronçon
2011-02-26
Moving tests around.
Remko Tronçon
2011-02-26
Some more sluift tweaks.
Remko Tronçon
2011-02-25
Add statically linked sluift.
Remko Tronçon
2011-02-25
Use package event for handling Sluift debug flag.
Remko Tronçon
2011-02-25
Use -fPIC on AMD64.
Remko Tronçon
2011-02-25
Fixed amd64 string.
Remko Tronçon
2011-02-25
Temporarily don't build Sluift plugin on amd64.
Remko Tronçon
2011-02-25
Add -fPIC to Sluift/Lua compile flags on Linux.
Remko Tronçon
2011-02-24
Removed obsolete example script.
Remko Tronçon
2011-02-24
Added Sluift client test script and the necessary infrastructure.
Remko Tronçon
2011-02-24
Added debugging switch to Sluift.
Remko Tronçon
2011-02-24
Added initial version of Sluift.
Remko Tronçon