Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-11hush: fix "while...do f1() {a;}; f1; f1 {b;}; f1; done" bugDenis Vlasenko
2009-04-11hush: tweak testsDenis Vlasenko
2009-04-11hush: add function testsDenis Vlasenko
2009-04-09hush: plug the leak of expanded heredocDenis Vlasenko
2009-04-09hush: more rodust detection of unterminated strings etc;Denis Vlasenko
2009-04-08expand leak_all1.testsDenis Vlasenko
2009-04-08hush: add a leak test which currently failsDenis Vlasenko
2009-04-08hush: add leak detector helper; fix/add tests for itDenis Vlasenko
2008-10-09hush: fix environment and memory leaks, add tests for themDenis Vlasenko
2007-11-23hush: plug memory leakDenis Vlasenko
2007-05-25hush: rework variable storage and environment handling.Denis Vlasenko